]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/man
QoS-Update - Komplette grafische Ueberarbeitung
[people/pmueller/ipfire-2.x.git] / lfs / man
diff --git a/lfs/man b/lfs/man
index 2515a836bf3752fd170f2c402279994dceaa7506..49d56de9b699d1bb98d011def8d1763d6bff109c 100644 (file)
--- a/lfs/man
+++ b/lfs/man
@@ -83,7 +83,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && echo -e "#define VGRIND \"/usr/bin/vgrind\"" >> include/manconfig.h.in
        cd $(DIR_APP) && echo -e "#define GRAP \"/usr/bin/grap\"" >> include/manconfig.h.in
        cd $(DIR_APP) && ./configure --prefix=/usr --enable-mb-groff --disable-setuid
-       cd $(DIR_APP) && make $(MAKETUNING)
+       cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)