From 25d3e7d94673dbca46f3c19b1ff7e8ad25fd345b Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Thu, 13 Dec 2007 12:14:32 +0000 Subject: add dpatch --- debian/rules | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/debian/rules b/debian/rules index 5d96d9c..adbc323 100755 --- a/debian/rules +++ b/debian/rules @@ -72,16 +72,9 @@ install-arch: # debian/tmp. $(MAKE) install DESTDIR=$(CURDIR)/debian/ipmitool - # No need to have two copies of the license text in the package. + # No need to have two copies of the license text/changelog in the package. $(RM) $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/COPYING - - # Move upstream changelog to correct filename. - #mv $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/ChangeLog \ - # $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/changelog - - # Compress to avoid lintian warning. Not sure why dh_compress - # isn't fixing this. - #gzip -9 $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/changelog + $(RM) $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/ChangeLog # Must not depend on anything. This is to be called by # binary-arch/binary-multi -- cgit v1.2.3