wok-6.x diff web-applications/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | fc58f18310e4 |
children |
line diff
1.1 --- a/web-applications/receipt Fri Feb 21 16:59:03 2020 +0100 1.2 +++ b/web-applications/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -15,5 +15,4 @@ 1.4 mkdir -p $fs/usr/share $fs/var/www 1.5 cp -a stuff/applications stuff/pixmaps $fs/usr/share 1.6 cp -a stuff/radio.html $fs/var/www 1.7 - find $fs/usr/share/pixmaps -size +4k -delete 1.8 }