wok diff inkscape/receipt @ rev 21330
pcmanfm: now it use 'Tooltip' rather than 'Name' for actions menus
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Apr 19 12:47:07 2019 +0300 (2019-04-19) |
parents | 19aed4fcf18c |
children | 793ee168a093 |
line diff
1.1 --- a/inkscape/receipt Tue Mar 03 23:37:12 2015 -0300 1.2 +++ b/inkscape/receipt Fri Apr 19 12:47:07 2019 +0300 1.3 @@ -31,6 +31,7 @@ 1.4 sed -i 's|glibmm/i18n.h|glib/gi18n.h|g' $file 1.5 done 1.6 1.7 + find . -name Makefile.in | xargs sed -i 's|@AUTOMAKE@|automake|' 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --mandir=/usr/share/man \