wok-6.x diff gdbm/receipt @ rev 7525
Fixed thunderbird-langpkg-de to save de.xpi as thunderbird-langpkg-de-VERSION.xpi in src repo folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 05 21:17:30 2010 +0000 (2010-12-05) |
parents | e58706fa0b9d |
children | 3b10cfcc3474 |
line diff
1.1 --- a/gdbm/receipt Wed Oct 01 11:28:26 2008 +0000 1.2 +++ b/gdbm/receipt Sun Dec 05 21:17:30 2010 +0000 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