diff --git a/Makefile.common b/Makefile.common index 067808d..505dbb5 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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)