From aa9ee4bd93b9c38b5b2511c2d2b8fac2adf0d4ee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 22 Dec 2013 22:33:39 +0000 Subject: [PATCH] Automatic update of common submodule From dbedaa0 to d48bed3 --- autogen.sh | 8 +------- common | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/autogen.sh b/autogen.sh index 93f88d4..632b025 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 index dbedaa0..d48bed3 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit dbedaa010e2a19af2b27451c7c64111ea2f8dad2 +Subproject commit d48bed31ff6502de03a12ba226685608d3a3344e -- 2.7.4