From b2e8392246743a46da312c9897c5b1225a7e3841 Mon Sep 17 00:00:00 2001 From: nima Date: Sun, 21 Dec 2008 02:39:16 +0000 Subject: Sigh. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@149 abc39116-655e-4be6-ad55-d661dc543056 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a9621ea..721c9fb 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ $(SRCSRV)/$(PACKAGE)/$(PACKAGE)_$(VERSION).orig.tar.gz: ../$(PACKAGE)_$(VERSION) $(PACKAGE) .dpkg: debian .src - rm ../build-area/$(PACKAGE)_$(VERSION)* + -rm ../build-area/$(PACKAGE)_$(VERSION)* svn-buildpackage -us -uc -rfakeroot -enima@it.net.au lintian --verbose -c ../build-area/$(PACKAGE)_$(VERSION)-1_i386.deb lintian --verbose -iI ../build-area/$(PACKAGE)_$(VERSION)-1_i386.changes -- cgit