wok-current diff gparted/receipt @ rev 13492
Add; mondo$
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Oct 12 23:26:16 2012 +0200 (2012-10-12) |
parents | 64a6a3c4dd1b |
children | 1d121115376c |
line diff
1.1 --- a/gparted/receipt Tue Apr 24 11:37:50 2012 +0200 1.2 +++ b/gparted/receipt Fri Oct 12 23:26:16 2012 +0200 1.3 @@ -21,6 +21,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + find . -name '*.h' -o -name '*.c*' | xargs sed -i 's|glibmm/i18n|glib/gi18n|' 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --disable-scrollkeeper \