]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/w_scan
Added esniper.
[people/teissler/ipfire-2.x.git] / lfs / w_scan
index 508562e9a08b9d806e09eef37f5a8479b90c7303..7320c18a267ce47b5968c1db370f3ebfc09f7628 100644 (file)
@@ -81,6 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && patch < $(DIR_SRC)/src/patches/w_scan-ipfire.patch 
        cd $(DIR_APP) && make
        cd $(DIR_APP) && install -m 755 w_scan /opt/vdr/bin/
-       cd $(DIR_APP) && install -m 755 w_scan_start.sh /opt/vdr/bin/
+       cd $(DIR_APP) && install -m 755 w_scan_start.sh /opt/vdr/bin/w_scan_start
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)