summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c236fb65f..21e4ac548 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ $(FBOOT_IMG): %.img: %.rdz
tar: clean
rpm -qa > needed_rpms.lst
- cd .. ; tar cfy gi.tar.bz2 gi
+ cd .. ; tar cfj gi.tar.bz2 gi
rm needed_rpms.lst
perl-install: