From 485e8e1d496455adb8a128f32b17e8cadf1f7a3d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 30 Aug 2011 15:11:02 +0200 Subject: [PATCH] run lintian --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9beeae82..65a73b47 100644 --- a/Makefile +++ b/Makefile @@ -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: