aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-07-01 14:50:01 -0700
committerBen Pfaff <blp@nicira.com>2011-07-06 08:59:39 -0700
commit391614125ff1adc3cc157124480a50008b8a7801 (patch)
tree9956d8e7e7bad0fd039a03c0b4afac728dd9696a
parent5bee6e2638989aff14429c5a85fa7cef196f2106 (diff)
debian: Remove obsolete reference to var/log/core.
Commit 14c3b136 "debian: Remove corekeeper package" removed the var/log/core directory from the Debian packaging, but I missed this part.
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 76d11a05..357285f7 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