aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4dcfbbd..eb626d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,7 @@ install-data-local: $(macrosfiles)
.PHONY: rpm
rpm: dist dist-bzip2
gzip -dc $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz | bzip2 > $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2
- rpmbuild -ba --define "_sourcedir `pwd`" rpm-mandriva-setup.spec
+ rpmbuild -ba --clean --define "_sourcedir `pwd`" rpm-mandriva-setup.spec
.PHONY: ChangeLog
ChangeLog: