make-archive.sh called from main, lives in common dir

This commit is contained in:
Brian Read 2023-03-22 17:56:31 +00:00
parent 41dc4a1d4d
commit 1bdd587e5c

View File

@ -346,7 +346,7 @@ test-srpm: srpm
# Create the tar file used to transport the source tree
archivefile::
make-archive.sh
./common/make-archive.sh
verrel:
@echo $(NAME)-$(VERSION)-$(RELEASE)