aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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