]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/dnsmasq
lm_sensors: update to 3.3.4.
[people/teissler/ipfire-2.x.git] / lfs / dnsmasq
index 4804c1d9465956c78f51dc28106609e8b0f3f088..29fb9b38dfc3c7b10f9054b451226c4a4d4c3a5d 100644 (file)
@@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && sed -i -e 's|/usr/local|/usr|g' Makefile
        cd $(DIR_APP)/src && sed -i \
                -e 's|^\/\* #define HAVE_ISC_READER .*$$|#define HAVE_ISC_READER\n#define NO_IPV6|' \
+               -e 's|^#define HAVE_TFTP *$$|//#define HAVE_TFTP|' \
                -e 's/^#define CHUSER .*$$/#define CHUSER "dnsmasq"/' config.h
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install