wok-current diff tazlito/receipt @ rev 24032
modified get-teamviewer to be able to fetch versions < 13
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 06 14:38:05 2021 +0100 (2021-04-06) |
parents | b6120eeb6704 |
children | 7e911016a644 |
line diff
1.1 --- a/tazlito/receipt Sat Oct 31 16:33:00 2020 +0000 1.2 +++ b/tazlito/receipt Tue Apr 06 14:38:05 2021 +0100 1.3 @@ -30,6 +30,7 @@ 1.4 cp -a $install/* $fs 1.5 chown -R root.root $fs 1.6 chmod 755 $fs/usr/bin/tazlito* 1.7 + sed 's|.*boot/grub|#&|' $fs/usr/bin/tazlito* # keep splash.xpm.gz for tazinst 1.8 # Declare /etc/tazlito/distro-packages.list & /etc/tazlito/tazlito.conf 1.9 touch $fs/etc/tazlito/tazlito.conf 1.10 touch $fs/etc/tazlito/distro-packages.list