wok-6.x diff glibc-locale/receipt @ rev 9468
distcc: improve receipt
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Apr 04 00:01:59 2011 +0200 (2011-04-04) |
parents | 22bb1e6e0ef0 |
children | 590cd40daccf |
line diff
1.1 --- a/glibc-locale/receipt Sun Feb 20 04:57:30 2011 +0100 1.2 +++ b/glibc-locale/receipt Mon Apr 04 00:01:59 2011 +0200 1.3 @@ -26,7 +26,7 @@ 1.4 cp -a $_pkg/usr/bin/tzselect $fs/usr/bin 1.5 1.6 # Rm base files. 1.7 - echo -n "Removing all base files..." 1.8 + echo -n "* Removing all base files..." 1.9 for file in `cat $WOK/glibc-base/taz/glibc-base-$VERSION/files.list` 1.10 do 1.11 rm -f ${fs}$file 1.12 @@ -34,7 +34,7 @@ 1.13 status 1.14 1.15 # Rm glibc-extra-samba files. 1.16 - echo -n "Removing all base files..." 1.17 + echo -n "* Removing extra samba files..." 1.18 for file in `cat $WOK/glibc-extra-samba/taz/glibc-extra-samba-$VERSION/files.list` 1.19 do 1.20 rm -f ${fs}$file