mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-03 12:42:56 +00:00
run lintian
This commit is contained in:
parent
f661e766b7
commit
485e8e1d49
3
Makefile
3
Makefile
@ -103,8 +103,7 @@ deb ${DEB}: ${PKGSOURCES}
|
|||||||
gzip -9 build/${DOCDIR}/${PACKAGE}/changelog.Debian
|
gzip -9 build/${DOCDIR}/${PACKAGE}/changelog.Debian
|
||||||
dpkg-deb --build build
|
dpkg-deb --build build
|
||||||
mv build.deb ${DEB}
|
mv build.deb ${DEB}
|
||||||
rm -rf build
|
lintian ${DEB}
|
||||||
-lintian ${DEB}
|
|
||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload:
|
upload:
|
||||||
|
Loading…
Reference in New Issue
Block a user