Updated comment.

This commit is contained in:
evilynux 2007-07-26 17:25:42 +00:00
parent 9564a0b082
commit 426d7f7cff
1 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
#!/bin/sh
# There's an annoying bug in /usr/share/intltool/Makefile.in.in requiring
# me to modify it after a call to intltoolize. Since i can't seem to figure
# what's wrong, i'm commenting the call to intltoolize and adding the
# corresponding files to CVS.
# intltoolize is optionnal as it's only required for the gtk-glade UI.
if test ! "x$(which intltoolize)" = "x"; then
echo "Running intltoolize"