tazlito rev 197

tazlito: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 22 10:30:33 2010 +0100 (2010-12-22)
parents a9e5e7d1803e
children 0893d0f643b9
files tazlito
line diff
     1.1 --- a/tazlito	Sun Dec 19 11:41:39 2010 +0100
     1.2 +++ b/tazlito	Wed Dec 22 10:30:33 2010 +0100
     1.3 @@ -1641,7 +1641,7 @@
     1.4  				> tazlito.conf.$$ && mv tazlito.conf.$$ tazlito.conf
     1.5  			sed -i "s/ISO_NAME=.*/ISO_NAME=\"slitaz-$FLAVOR\"/" tazlito.conf
     1.6  			status
     1.7 -			( cd $TMP_DIR ; echo -e $infos | cpio -o -H newc ) \
     1.8 +			( cd $TMP_DIR ; echo -e $infos | cpio -o -H newc ) | \
     1.9  				gzip -9 > /etc/tazlito/info
    1.10  			rm -Rf $TMP_DIR
    1.11  		fi