Looks good.

--Justin


On Jul 1, 2011, at 2:58 PM, Ben Pfaff wrote:

> Commit 14c3b136 "debian: Remove corekeeper package" removed the
> var/log/core directory from the Debian packaging, but I missed this part.
> ---
> debian/rules |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/debian/rules b/debian/rules
> index 76d11a0..357285f 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -107,7 +107,7 @@ binary-common:
>       dh_link
>       dh_strip --dbg-package=openvswitch-dbg
>       dh_compress 
> -     dh_fixperms -X var/log/core
> +     dh_fixperms
>       dh_pysupport
>       dh_perl
>       dh_makeshlibs
> -- 
> 1.7.4.4
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to