summaryrefslogtreecommitdiffstats
path: root/perl-install/install/Makefile
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2011-04-02 20:14:02 +0000
committerThomas Backlund <tmb@mageia.org>2011-04-02 20:14:02 +0000
commit83e53d9d1f7291e3e854860e11d15b8cc18ff1c2 (patch)
tree1e29872f15cc32bfe4f232fad108c60b81eaedf1 /perl-install/install/Makefile
parentd510aaa04d84f52d7e822ba9104a4a3f3575293b (diff)
downloaddrakx-backup-do-not-use-83e53d9d1f7291e3e854860e11d15b8cc18ff1c2.tar
drakx-backup-do-not-use-83e53d9d1f7291e3e854860e11d15b8cc18ff1c2.tar.gz
drakx-backup-do-not-use-83e53d9d1f7291e3e854860e11d15b8cc18ff1c2.tar.bz2
drakx-backup-do-not-use-83e53d9d1f7291e3e854860e11d15b8cc18ff1c2.tar.xz
drakx-backup-do-not-use-83e53d9d1f7291e3e854860e11d15b8cc18ff1c2.zip
update modules list needed for md raid456 and dm-raid 4/5/6 target
Diffstat (limited to 'perl-install/install/Makefile')
-rw-r--r--perl-install/install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile
index ab65f2eeb..1cbdee2fe 100644
--- a/perl-install/install/Makefile
+++ b/perl-install/install/Makefile
@@ -22,7 +22,7 @@ tar:
svn export -q -rBASE ../../tools $(PRODUCT)-$(VERSION)/tools
svn export -q -rBASE ../../kernel $(PRODUCT)-$(VERSION)/kernel
cp ../../Makefile.config $(PRODUCT)-$(VERSION)/
- tar cfa $(PRODUCT)-$(VERSION).tar.lzma $(PRODUCT)-$(VERSION)
+ tar cfa $(PRODUCT)-$(VERSION).tar.xz $(PRODUCT)-$(VERSION)
rm -rf $(PRODUCT)-$(VERSION)
install: