wok-6.x diff inkscape/receipt @ rev 14365
Up dietlibc (0.33), static only
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 20 18:53:47 2013 +0200 (2013-04-20) |
parents | f8817cc87b13 |
children | 7896f0694ef6 |
line diff
1.1 --- a/inkscape/receipt Wed Jun 06 05:38:19 2012 +0000 1.2 +++ b/inkscape/receipt Sat Apr 20 18:53:47 2013 +0200 1.3 @@ -20,6 +20,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + find src -name '*.h' -o -name '*.c*' | xargs \ 1.8 + sed -i 's|glibmm/i18n|glib/gi18n|' 1.9 sed -i -e '\|^packaging/autopackage/default\.apspec$|d' configure.ac 1.10 # InkBoard is now disabled by default, --enable-inkboard now exists 1.11