projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d7c02
)
ignore already applied patch
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 10 Apr 2005 20:23:09 +0000
(20:23 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 10 Apr 2005 20:23:09 +0000
(20:23 +0000)
Original commit message from CVS:
ignore already applied patch
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 06d9d7232968ed2d81b4bc360cc7766654c06279..411a3f3f5991df3a792665afd5e32eedfc34e79f 100755
(executable)
--- 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