]> xenbits.xensource.com Git - xenclient/build.git/commitdiff
[package/wpa_supplicant] The statup script is under package/wpasupplicant
authorJean Guyader <jean.guyader@eu.citrix.com>
Wed, 2 Sep 2009 07:28:09 +0000 (08:28 +0100)
committerJean Guyader <jean.guyader@eu.citrix.com>
Wed, 2 Sep 2009 07:28:09 +0000 (08:28 +0100)
package/wpa_supplicant/wpa_supplicant.mk

index df0960c149b592456fa93017b2fbfe12ef4c2181..e0516ca0cf25fe061d5840052438220e84156105 100644 (file)
@@ -63,7 +63,7 @@ ifeq ($(BR2_PACKAGE_DBUS),y)
          $(WPA_SUPPLICANT_DIR)/wpa_supplicant/dbus-wpa_supplicant.service \
          $(TARGET_DIR)/usr/share/dbus-1/system-services/$(WPA_SUPPLICANT_DBUS_SERVICE).service
 endif
-       cp $(WPA_SUPPLICANT_DIR)/S31wpasupplicant $(TARGET_DIR)/etc/init.d
+       cp package/wpa_supplicant/S31wpasupplicant $(TARGET_DIR)/etc/init.d
        touch $@
 
 $(WPA_SUPPLICANT_TARGET_UNINSTALL):