Do not use --force with gettextize, it overwrites po/Makefile.in.in
This commit is contained in:
parent
bd7e25a9ed
commit
b3657000f8
@ -27,8 +27,8 @@ AUTOCONF=${AUTOCONF:-autoconf}
|
|||||||
echo $LIBTOOLIZE --automake --copy
|
echo $LIBTOOLIZE --automake --copy
|
||||||
$LIBTOOLIZE --automake --copy || exit $?
|
$LIBTOOLIZE --automake --copy || exit $?
|
||||||
|
|
||||||
echo glib-gettextize --force
|
echo glib-gettextize
|
||||||
glib-gettextize --force
|
glib-gettextize
|
||||||
echo intltoolize --automake
|
echo intltoolize --automake
|
||||||
intltoolize --automake
|
intltoolize --automake
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user