[ovs-dev] [PATCH] debian: Remove obsolete reference to var/log/core.

Ben Pfaff blp at nicira.com
Fri Jul 1 21:58:07 UTC 2011


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




More information about the dev mailing list