mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-27 16:55:36 +00:00
fix build - do not install Changelog (no longer exists)
This commit is contained in:
parent
1979c2297b
commit
a6e9428854
2
Makefile
2
Makefile
@ -42,8 +42,6 @@ deb ${DEB}:
|
|||||||
install -D -m 0644 copyright build/${DOCDIR}/${PACKAGE}/copyright
|
install -D -m 0644 copyright build/${DOCDIR}/${PACKAGE}/copyright
|
||||||
install -m 0644 changelog.Debian build/${DOCDIR}/${PACKAGE}/
|
install -m 0644 changelog.Debian build/${DOCDIR}/${PACKAGE}/
|
||||||
gzip -9 build/${DOCDIR}/${PACKAGE}/changelog.Debian
|
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
|
dpkg-deb --build build
|
||||||
mv build.deb ${DEB}
|
mv build.deb ${DEB}
|
||||||
#rm -rf build
|
#rm -rf build
|
||||||
|
Loading…
Reference in New Issue
Block a user