wok-current rev 9472
Fix pango genpkg_rules
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Apr 04 03:13:30 2011 +0200 (2011-04-04) |
parents | 6c41e620fdd6 |
children | 707c54e3e625 |
files | pango/receipt |
line diff
1.1 --- a/pango/receipt Mon Apr 04 01:32:45 2011 +0200 1.2 +++ b/pango/receipt Mon Apr 04 03:13:30 2011 +0200 1.3 @@ -36,7 +36,7 @@ 1.4 cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib 1.5 rm -rf $fs/usr/lib/pango/1.6.0/modules/*.la 1.6 cp -a $_pkg/etc $fs 1.7 - pango-querymodules > $fs/etc/pango/pango.modules 1.8 + touch $fs/etc/pango/pango.modules 1.9 } 1.10 1.11 # Pre and post install commands for Tazpkg.