Install libusb-config to $(STAGING_DIR)/host/bin rather then
$(STAGING_DIR)/usr/bin. sispmctl doesn't need help finding libusb-config anymore. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12906 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -41,9 +41,6 @@ CONFIGURE_ARGS += \
|
||||
--enable-webless \
|
||||
--disable-dependency-tracking \
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_path_HAVELIBUSB="$(STAGING_DIR)/usr/bin/libusb-config" \
|
||||
|
||||
define Package/sispmctl/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME) $(1)/usr/bin/
|
||||
|
Reference in New Issue
Block a user