From 775bcb66bb7304e6ca0f0956af2ad9e46ce54041 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 23 Mar 2012 10:43:03 +0000 Subject: pkg-config.morph: remove patch alterations We should be using a proper patch for this anyway, rather than fixing up our fuzzy patches. --- pkg-config.morph | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg-config.morph b/pkg-config.morph index 5a5237b..f5762c9 100644 --- a/pkg-config.morph +++ b/pkg-config.morph @@ -4,8 +4,6 @@ "build-system": "autotools", "configure-commands": [ "sed -i -e '/gunzip/s/--stdout/-c/g' autogen.sh", - "sed -i -e 's/glibnoinst_HEADERS/noinst_HEADERS/g' glib-patches/automake-warning.diff", - "sed -i -e 's/gstrfuncs.c.new/gstrfuncs.c/g' glib-patches/remove-strsignal-prototype.diff", "sh autogen.sh --prefix=\"$PREFIX\"" ] } -- cgit v1.2.1