]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/wpa_supplicant
Removed subversion.
[people/pmueller/ipfire-2.x.git] / lfs / wpa_supplicant
index 0a0fffc0003a9d2cc58b373c5867da9ed07a14ef..1ba5e29d65581c86142ef374cd0d452340805804 100644 (file)
@@ -75,7 +75,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && cp $(DIR_SRC)/config/wpa_supplicant/.config .
+       cd $(DIR_APP) && cp $(DIR_SRC)/config/wpa_supplicant/config ./.config
        cd $(DIR_APP) && sed -e "s/wpa_cli\ dynamic_eap_methods/wpa_cli\ #dynamic_eap_methods/" -i Makefile
        cd $(DIR_APP) && sed -e "s@/usr/local@/usr@g" -i Makefile
        cd $(DIR_APP) && make && make install