From 5edc0b5ba4ff974e5ebf5cf8408ed41310544bb1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 20 Sep 2012 20:32:17 +0000 Subject: (localdist) rename it as 'dist' for consistency with other projects --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 2000d5cd0..113b83980 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -62,7 +62,7 @@ localcopy: clean cd $(PACKAGE)-$(PKGVERSION)/perl-install ; mv -f Makefile.drakxtools Makefile @make nuke_perl -localdist: tar +dist: tar dist-svn: localcopy tar cfa $(PACKAGE)-$(PKGVERSION).tar.xz $(PACKAGE)-$(PKGVERSION) -- cgit v1.2.1