summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-19 19:03:57 +0000
committerMatt Wilson <msw@redhat.com>2000-08-19 19:03:57 +0000
commit874fd3f8edf724161f7fe7f87dfc2ecef2a9f9b9 (patch)
tree6f7662ca29416f293c2ab3ce35437d0f94178184 /Makefile
parenteac9aae7bd35b57a0eb2a9079183ee9bb956677c (diff)
downloadanaconda-874fd3f8edf724161f7fe7f87dfc2ecef2a9f9b9.tar.gz
anaconda-874fd3f8edf724161f7fe7f87dfc2ecef2a9f9b9.tar.xz
anaconda-874fd3f8edf724161f7fe7f87dfc2ecef2a9f9b9.zip
handy src.rpm maker
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 43b7885b3..003f86349 100644
--- a/Makefile
+++ b/Makefile
@@ -73,6 +73,9 @@ install:
archive: create-archive
+src: create-archive
+ @rpm -ts anaconda-$(VERSION).tar.gz
+
create-archive:
@rm -rf /tmp/anaconda
@rm -rf /tmp/anaconda-$(VERSION)