wok-current rev 23828
inkscape: remove two files to avoid sed errors
author | Hans-G?nter Theisgen |
---|---|
date | Sun May 31 07:22:15 2020 +0100 (2020-05-31) |
parents | 55afdfc78622 |
children | 31a47c12da10 |
files | inkscape/receipt |
line diff
1.1 --- a/inkscape/receipt Sun May 31 06:02:18 2020 +0100 1.2 +++ b/inkscape/receipt Sun May 31 07:22:15 2020 +0100 1.3 @@ -29,6 +29,8 @@ 1.4 # done 1.5 1.6 # hack to define '_' and 'Q_' functions 1.7 + rm src/2geom/!PLEASE* # avoid sed errors 1.8 + rm src/libdepixelize/!PLEASE* # avoid sed errors 1.9 for file in $(find $src/src -type f) 1.10 do 1.11 sed -i 's|glibmm/i18n.h|glib/gi18n.h|g' $file