Fix typo, (remove stray L)
Originally committed to SVN as r2108.
This commit is contained in:
parent
ec5fce6921
commit
62f428c71c
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ $AUTOMAKE --add-missing || exit $?
|
|||
echo "--- $AUTOCONF ---"
|
||||
$AUTOCONF || exit $?
|
||||
|
||||
echo "--- glib-gettextizeL ---"
|
||||
echo "--- glib-gettextize ---"
|
||||
glib-gettextize --force || exit $?
|
||||
|
||||
echo "--- intltoolize ---"
|
||||
|
|
Loading…
Reference in a new issue