aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index c71c3be..31f149c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -26,7 +26,7 @@ ChangeLog:
rm -f *.bak
rpm: dist
- rpm --define "_sourcedir `pwd`" -ba rpmtools.spec
+ rpm --define "_sourcedir `pwd`" -ba --clean rpmtools.spec
MAKEMAKEFILE
}