summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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