]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed compiling error with splashy.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Mar 2009 17:03:28 +0000 (18:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Mar 2009 17:03:28 +0000 (18:03 +0100)
lfs/splashy

index 9a8edba14ffdcf8a287ad3a87a985796dbfb06d8..8748c436647565184ea42e068ab7b274fe4b10e0 100644 (file)
@@ -68,6 +68,7 @@ $(OBJECT) :
                        --datarootdir=/usr/share \
                        --mandir=/usr/share/man
        cd $(DIR_APP) && sed -e "s/-Werror//g" -i src/Makefile
+       cd $(DIR_APP) && echo "#undef ENABLE_NLS" >> config.h
        cd $(DIR_APP) && make #$(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install