wok-6.x diff pango-dev/receipt @ rev 17295
libfm: add support of empty files (empty files not a text and not a binary, its... empty)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 30 01:21:22 2014 +0200 (2014-10-30) |
parents | 967fd114937c |
children | d6d0843dc20b |
line diff
1.1 --- a/pango-dev/receipt Sun Jul 13 20:16:24 2014 +0300 1.2 +++ b/pango-dev/receipt Thu Oct 30 01:21:22 2014 +0200 1.3 @@ -24,5 +24,5 @@ 1.4 cp -a $install/usr/share/gir-1.0 $fs/usr/share 1.5 cp -a $install/usr/include $fs/usr 1.6 cp -a $install/usr/lib/pango $fs/usr/lib 1.7 - rm -rf $fs/usr/lib/pango/1.6.0/modules/*.so 1.8 + rm -rf $fs/usr/lib/pango/1.8.0/modules/*.so 1.9 }