From d510aaa04d84f52d7e822ba9104a4a3f3575293b Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 2 Apr 2011 20:04:51 +0000 Subject: update modules list needed for md raid456 and dm-raid 4/5/6 target --- 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 9494fefd6..cd393675a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -65,7 +65,7 @@ localcopy: clean localdist: tar tar: localcopy - tar cfa $(PACKAGE)-$(PKGVERSION).tar.lzma $(PACKAGE)-$(PKGVERSION) + tar cfa $(PACKAGE)-$(PKGVERSION).tar.xz $(PACKAGE)-$(PKGVERSION) rm -rf $(PACKAGE)-$(PKGVERSION) # rules to build a distributable rpm -- cgit v1.2.1