wok diff libsdl-pango-dev/receipt @ rev 10638
linux-libre: Fixed to only use tazwok if cook doesn't exist. Fixed also some typos.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 26 18:26:21 2011 +0000 (2011-05-26) |
parents | be13f25e790b |
children | 6eff489aa802 |
line diff
1.1 --- a/libsdl-pango-dev/receipt Sun Feb 20 06:53:59 2011 +0000 1.2 +++ b/libsdl-pango-dev/receipt Thu May 26 18:26:21 2011 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 { 1.5 mkdir -p $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.7 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.8 + cp -a $_pkg/usr/lib/*.a $fs/usr/lib 1.9 cp -a $_pkg/usr/include $fs/usr 1.10 } 1.11