place the static version of libusb into the staging dir - fixes dfu-util compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12966 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-10-13 15:42:09 +00:00
parent 0a3ae7ce06
commit 7098f552ac

View File

@ -53,7 +53,7 @@ define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/lib
$(INSTALL_DATA) \
$(PKG_INSTALL_DIR)/usr/lib/libusb*.{la,so*} \
$(PKG_INSTALL_DIR)/usr/lib/libusb*.{la,so*,a} \
$(1)/usr/lib/
$(INSTALL_DIR) $(1)/usr/lib/pkgconfig