wok-current diff gdbm/receipt @ rev 8008
Fix: ffmpeg need coreutils-file-special to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Jan 18 23:36:57 2011 +0100 (2011-01-18) |
parents | e58706fa0b9d |
children | 3b10cfcc3474 |
line diff
1.1 --- a/gdbm/receipt Wed Oct 01 11:28:26 2008 +0000 1.2 +++ b/gdbm/receipt Tue Jan 18 23:36:57 2011 +0100 1.3 @@ -26,10 +26,5 @@ 1.4 { 1.5 mkdir -p $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.7 - # Package all gdbm pkgs 1.8 - for i in $(cd $WOK; ls -d gdbm-*) 1.9 - do 1.10 - tazwok genpkg $i 1.11 - done 1.12 } 1.13