From e745f6eb58ccf871a99a8a4b69ef931aa1ca12e1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 25 Jan 2012 18:29:37 +0000 Subject: (git-dist) warn that tarball will be incomplete needs checkouting meta-task from packages SVN repo --- perl-install/install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/Makefile') diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile index 02b65ecfc..f939b5b79 100644 --- a/perl-install/install/Makefile +++ b/perl-install/install/Makefile @@ -26,6 +26,7 @@ dist-svn: dist-git: @cd ../..; git archive --prefix=$(PRODUCT)-$(VERSION)/ HEAD kernel perl-install tools Makefile.config | xz >$(PRODUCT)-$(VERSION).tar.xz; + @echo WARNING: rpmsrate is MISSING!!! tar: rm -rf $(PRODUCT)*.tar* $(PRODUCT)-$(VERSION) -- cgit v1.2.1