aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gthumb/gthumb/pkg-config-hack.patch
blob: e9981d1eb076c0d7893bc23ecc6c8ac9f8226df8 (plain)
1
2
3
4
5
6
7
Index: gthumb-2.10.11/add-include-prefix
===================================================================
--- gthumb-2.10.11.orig/add-include-prefix
+++ gthumb-2.10.11/add-include-prefix
@@ -1 +1 @@
-sed -e 's/^/ /' -e 's/ \+$//' -e 's/ / -I /g' -e 's/^ \+//'
+sed -e 's|^| |' -e 's| \+$||' -e 's| | -I HACK_STAGING_DIR_HOST|g' -e 's|^ \+||'