[arch-commits] Commit in inkscape/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Dec 14 20:02:34 UTC 2018
Date: Friday, December 14, 2018 @ 20:02:34
Author: arojas
Revision: 342347
sed more files
Modified:
inkscape/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-14 20:00:50 UTC (rev 342346)
+++ PKGBUILD 2018-12-14 20:02:34 UTC (rev 342347)
@@ -42,7 +42,7 @@
# Fix build with poppler 0.71
sed -e 's|gTrue|true|g' -e 's|gFalse|false|g' -e 's|GBool|bool|g' -i src/extension/internal/pdfinput/pdf-parser.*
# Fix build with poppler 0.72
- sed -e 's|getCString|c_str|g' -i src/extension/internal/pdfinput/pdf-parser.*
+ sed -e 's|getCString|c_str|g' -i src/extension/internal/pdfinput/*
}
build() {
More information about the arch-commits
mailing list