1st attempt to automate srpm building.

CVS patchset: 2757
CVS date: 1999/01/26 19:07:25
This commit is contained in:
jbj 1999-01-26 19:07:25 +00:00
parent ddd00bd992
commit 0809998ce3
1 changed files with 4 additions and 0 deletions

View File

@ -105,3 +105,7 @@ archive:
@make dist
@echo " "
@echo "The final archive is ./rpm-$(VERSION).tar.gz."
.PHONY: nextsrpm
nextsrpm: ./rpm archive
@sudo ./rpm -ta rpm-$(VERSION).tar.gz