aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-08-17 12:28:59 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-08-17 12:28:59 +0000
commit948d68d30a7cc9c3745a18b987a45e7f8c7e016c (patch)
treef3e7350992a28602cce6db7090e246612538698d /Makefile
parent7e6bd0ec3d37f32b599bd2ce80d6f29093bd8644 (diff)
downloadspec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.gz
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.bz2
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.xz
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.zip
no_comment
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