]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
debian: don't remove inexistent CHANGELOG file
authorVincent Bernat <bernat@luffy.cx>
Fri, 18 Jan 2013 00:57:08 +0000 (01:57 +0100)
committerVincent Bernat <bernat@luffy.cx>
Fri, 18 Jan 2013 00:57:08 +0000 (01:57 +0100)
debian/rules

index e19ad60f30cb1b33d149e91f583a2f368a6eeea2..276cec31d51622dbacc288e2b634f65619187bc6 100755 (executable)
@@ -4,7 +4,3 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS = --with-snmp --with-xml
-
-binary-install/lldpd::
-       -rm debian/lldpd/usr/share/doc/lldpd/CHANGELOG
-