]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux-igd
Calamaris-Proxy-Logdatei-Analyzer eingebaut.
[people/pmueller/ipfire-2.x.git] / lfs / linux-igd
index ff5dbce425defa5d6ee606ca68d676621ec63d09..c28b5a5d6a5da6c7ca027d2827808e8aae43c35c 100644 (file)
@@ -74,6 +74,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && make $(MAKETUNING) #HAVE_LIBIPTC=1
        cd $(DIR_APP) && make install
-       cp -vf $(DIR_SRC)/config/upnp/* /etc/linuigd/
+       cp -vf $(DIR_SRC)/config/upnp/* /etc/linuxigd/
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)