From 24a63670e5b6b953476a9c48488c7eab83d8e06c Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 18 Jan 2013 01:57:08 +0100 Subject: [PATCH] debian: don't remove inexistent CHANGELOG file --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index e19ad60f..276cec31 100755 --- a/debian/rules +++ b/debian/rules @@ -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 - -- 2.39.5