diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2013-12-22 22:33:51 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2013-12-22 22:33:51 +0000 |
commit | 6ae2ee98802301fcd903e815d26eb147797d7714 (patch) | |
tree | d2e37490a47df8bcd7a0562ce98f44bebc31b5e2 | |
parent | c96c7a5315111c26cdf5095fc83750aab80a8a93 (diff) |
Automatic update of common submodule
-rwxr-xr-x | autogen.sh | 8 | ||||
m--------- | common | 0 |
2 files changed, 1 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh index 43f499bb5..a4e27b739 100755 --- a/autogen.sh +++ b/autogen.sh @@ -87,14 +87,8 @@ fi toplevel_check $srcfile # autopoint -# first remove patch if necessary, then run autopoint, then reapply if test -d po ; then - if test -f po/Makefile.in.in; - then - patch -p0 -R --forward < common/gettext.patch - fi - tool_run "$autopoint" "--force" "patch -p0 < common/gettext.patch" - patch -p0 < common/gettext.patch + tool_run "$autopoint" "--force" fi # aclocal diff --git a/common b/common -Subproject dbedaa010e2a19af2b27451c7c64111ea2f8dad +Subproject d48bed31ff6502de03a12ba226685608d3a3344 |