From 10c93c8b4b867e798e777ed72d8cdd10adb4f236 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Fri, 17 Jun 2005 09:13:08 +0000 Subject: clean after build. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1780cab..632342e 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ buildsrpm: rpm -ts $(PACKAGE)-$(VERSION).tar.bz2 buildrpm: - rpm -ta $(PACKAGE)-$(VERSION).tar.bz2 + rpm -ta --clean --rmsource --rmspec $(PACKAGE)-$(VERSION).tar.bz2 # rules to build a distributable rpm -- cgit v1.2.1