aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-07-20 19:37:03 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-07-20 19:37:03 +0000
commit907b767f503f739451a37f099969fa02c316695a (patch)
tree046d5bc137a02233f05410b3dffbd9773eccdebe /Makefile
parentd960c78dd4682c2d649c701ea902033c04253ef7 (diff)
downloadspec-helper-907b767f503f739451a37f099969fa02c316695a.tar
spec-helper-907b767f503f739451a37f099969fa02c316695a.tar.gz
spec-helper-907b767f503f739451a37f099969fa02c316695a.tar.bz2
spec-helper-907b767f503f739451a37f099969fa02c316695a.tar.xz
spec-helper-907b767f503f739451a37f099969fa02c316695a.zip
Sometime if feel stupid to commit and don't test (correct make rpm again)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b17c275..774e92e 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ changelog:
cat changenew ChangeLog.old > ChangeLog
rm -f changenew
-rpm: $(NAME)-$(VERSION).tar.bz2
+rpm: ../$(NAME)-$(VERSION).tar.bz2
test -d $(RPM)/SOURCES && test -d $(RPM)/
cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES
-rpm -ba --clean --rmsource $(NAME).spec