run lintian

This commit is contained in:
Dietmar Maurer 2011-08-30 15:11:02 +02:00
parent f661e766b7
commit 485e8e1d49

View File

@ -103,8 +103,7 @@ deb ${DEB}: ${PKGSOURCES}
gzip -9 build/${DOCDIR}/${PACKAGE}/changelog.Debian
dpkg-deb --build build
mv build.deb ${DEB}
rm -rf build
-lintian ${DEB}
lintian ${DEB}
.PHONY: upload
upload: