projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bee6e2
)
debian: Remove obsolete reference to var/log/core.
author
Ben Pfaff
<blp@nicira.com>
Fri, 1 Jul 2011 21:50:01 +0000
(14:50 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 6 Jul 2011 15:59:39 +0000
(08:59 -0700)
Commit
14c3b136
"debian: Remove corekeeper package" removed the
var/log/core directory from the Debian packaging, but I missed this part.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 76d11a0574d3b793645efd5b1cb634d40d133ab4..357285f7d1951ed5b9702ed02f0f3b827cf1075c 100755
(executable)
--- 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