Games' localization files should be in /usr/share/locale like other applications. Therefore i'm removing the autogenerated files and generating with intltoolize again (use ./autogen.sh).

This commit is contained in:
evilynux 2007-07-17 03:06:49 +00:00
parent 779439e648
commit 70d406464f
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# what's wrong, i'm commenting the call to intltoolize and adding the
# corresponding files to CVS.
#echo "Running intltoolize"
#intltoolize --copy --force --automake
echo "Running intltoolize"
intltoolize --copy --force --automake
autoreconf --install --force --verbose