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 054e3e6..96aca3c 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ changelog: ../common/username
rm -f ChangeLog.bak
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog
-rpm: ../$(NAME)-$(VERSION).tar.bz2
+rpm: dis
test -d $(RPM)/SOURCES && test -d $(RPM)/
cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES
-rpm -ba --clean --rmsource $(NAME).spec