From a6e94288547dabbdf8c0e79045be1c574654bf36 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 24 Aug 2011 10:00:28 +0200 Subject: [PATCH] fix build - do not install Changelog (no longer exists) --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index b2cd82a..2345ecf 100644 --- a/Makefile +++ b/Makefile @@ -42,8 +42,6 @@ deb ${DEB}: install -D -m 0644 copyright build/${DOCDIR}/${PACKAGE}/copyright install -m 0644 changelog.Debian build/${DOCDIR}/${PACKAGE}/ gzip -9 build/${DOCDIR}/${PACKAGE}/changelog.Debian - install -m 0644 ChangeLog build/${DOCDIR}/${PACKAGE}/changelog - gzip -9 build/${DOCDIR}/${PACKAGE}/changelog dpkg-deb --build build mv build.deb ${DEB} #rm -rf build -- 2.39.2