summaryrefslogtreecommitdiffstats
path: root/perl-install/install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/Makefile')
-rw-r--r--perl-install/install/Makefile1
1 files changed, 1 insertions, 0 deletions
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)