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
|
||||
$LIBTOOLIZE --automake --copy || exit $?
|
||||
|
||||
echo glib-gettextize --force
|
||||
glib-gettextize --force
|
||||
echo glib-gettextize
|
||||
glib-gettextize
|
||||
echo intltoolize --automake
|
||||
intltoolize --automake
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user