]> git.proxmox.com Git - pve-access-control.git/commitdiff
fix build - do not install Changelog (no longer exists)
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Aug 2011 08:00:28 +0000 (10:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Aug 2011 08:00:28 +0000 (10:00 +0200)
Makefile

index b2cd82ae3ba1a0492277ddcd169e39b3a67059cc..2345ecf498990ed0eb5e1b7c1fb8078033f84a24 100644 (file)
--- 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 -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
        dpkg-deb --build build  
        mv build.deb ${DEB}
        #rm -rf build