wok-current diff syslinux/receipt @ rev 18678

Add xpenguins (2.2), xpenguins_themes (1.0)
author Lucas Levrel <llevrel@yahoo.fr>
date Mon Dec 07 22:10:28 2015 +0100 (2015-12-07)
parents 181af255e428
children c059fdadabdc
line diff
     1.1 --- a/syslinux/receipt	Thu Oct 08 03:44:14 2015 +0300
     1.2 +++ b/syslinux/receipt	Mon Dec 07 22:10:28 2015 +0100
     1.3 @@ -125,6 +125,6 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	sed "/MENU TITLE SliTaz GNU\/Linux/ s| [0-9X]*$| $(date +%Y%m%d)|" \
     1.8 +	sed -i "/MENU TITLE SliTaz GNU\/Linux/ s| [0-9X]*$| $(date +%Y%m%d)|" \
     1.9  		"$1/boot/isolinux/isolinux.cfg"
    1.10  }