diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2013-12-22 22:36:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2013-12-22 22:36:16 +0000 |
commit | 2be80cf25747d5c0b46c0293dc7af50e7b8817c0 (patch) | |
tree | cb51a341f3518c154cbe5b9ab9a7d2737d449427 | |
parent | 289b04f170ddfa28ec4bc01794a8ef444b61a8b4 (diff) |
Automatic update of common submodule
-rwxr-xr-x | autogen.sh | 8 | ||||
m--------- | common | 0 |
2 files changed, 1 insertions, 7 deletions
@@ -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 |