wok diff inkscape/receipt @ rev 13429

partclone: add btrfs & hfsplus support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:53:21 2012 +0200 (2012-10-04)
parents f8817cc87b13
children 7896f0694ef6
line diff
     1.1 --- a/inkscape/receipt	Wed Jun 06 05:38:19 2012 +0000
     1.2 +++ b/inkscape/receipt	Thu Oct 04 11:53:21 2012 +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