mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
Automatic update of common submodule
From dbedaa0 to d48bed3
This commit is contained in:
parent
a46bd0eff8
commit
7e3811cc21
2 changed files with 2 additions and 8 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
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit dbedaa010e2a19af2b27451c7c64111ea2f8dad2
|
||||
Subproject commit d48bed31ff6502de03a12ba226685608d3a3344e
|
Loading…
Reference in a new issue