summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-04 20:06:31 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-04 20:06:31 +0000
commitdb5bc8450c8ec1f44a9d30a43561a08c8a71c118 (patch)
tree7d2c9bd60fab7b1c26145f3b969c145cdd138fe2 /perl-install/Makefile
parentc1d0f34f25b60960a8df10fce5ce30f6b816159a (diff)
downloaddrakx-backup-do-not-use-db5bc8450c8ec1f44a9d30a43561a08c8a71c118.tar
drakx-backup-do-not-use-db5bc8450c8ec1f44a9d30a43561a08c8a71c118.tar.gz
drakx-backup-do-not-use-db5bc8450c8ec1f44a9d30a43561a08c8a71c118.tar.bz2
drakx-backup-do-not-use-db5bc8450c8ec1f44a9d30a43561a08c8a71c118.tar.xz
drakx-backup-do-not-use-db5bc8450c8ec1f44a9d30a43561a08c8a71c118.zip
(dist-git) add a warning about tarballs from SVN vs from GIT (mga#4783)
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 7c271829f..2000d5cd0 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -70,6 +70,7 @@ dist-svn: localcopy
dist-git:
@cd ..; git archive --prefix=$(PACKAGE)-$(PKGVERSION)/ HEAD perl-install/{[^i]*,int*} $(OTHERS) kernel/list_modules.pm Makefile.config | xz >$(PACKAGE)-$(PKGVERSION).tar.xz;
+ @echo "WARNING: this archive is not complete !!! Regenerate it from SVN"
tar:
rm -rf $(PACKAGE)*.tar* $(PACKAGE)-$(PKGVERSION)