summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-23 10:43:03 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-23 10:44:22 +0000
commit788ac82b7bdb57b4117b1f03d0289adeb5d6b503 (patch)
treedaa422fdd5a0cb87079d95e3be11eb945598d5e7
parentcd82f82368aa245662989328de2c34bddcb294e4 (diff)
downloadpkg-config-baserock/bootstrap.tar.gz
pkg-config.morph: remove patch alterationsbaserock/bootstrap
We should be using a proper patch for this anyway, rather than fixing up our fuzzy patches.
-rw-r--r--pkg-config.morph2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg-config.morph b/pkg-config.morph
index a0c6a4f..affdb2a 100644
--- a/pkg-config.morph
+++ b/pkg-config.morph
@@ -3,8 +3,6 @@
"kind": "chunk",
"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\""
],
"build-commands": [