summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-04-10 20:23:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-04-10 20:23:17 +0000
commitf889685c027e68db2272b5d887fde70c9d67a601 (patch)
tree1b6f9040898c18d653b75756bf34a5ce13c5c16d
parent58f86cded2c52b1524fd4412d15f78ba9a583eb4 (diff)
downloadgst-plugins-bad-f889685c027e68db2272b5d887fde70c9d67a601.tar.gz
gst-plugins-bad-f889685c027e68db2272b5d887fde70c9d67a601.tar.bz2
gst-plugins-bad-f889685c027e68db2272b5d887fde70c9d67a601.zip
ignore already applied patch
Original commit message from CVS: ignore already applied patch
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 8977a618..410b5557 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -67,7 +67,7 @@ if test -x mkinstalldirs; then rm mkinstalldirs; fi
# first remove patch if necessary, then run autopoint, then reapply
if test -f po/Makefile.in.in;
then
- patch -p0 -R < common/gettext.patch
+ patch -p0 -R --forward < common/gettext.patch
fi
tool_run "$autopoint --force"
patch -p0 < common/gettext.patch