fix typo in libtool Build/InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5393 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0fc63330e2
commit
3ddfe3205e
@ -60,7 +60,7 @@ define Build/InstallDev
|
||||
mkdir -p $(STAGING_DIR)/usr/share/libtool
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/share/libtool/config.guess $(STAGING_DIR)/usr/share/libtool/
|
||||
$(SED) 's|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec="$(STAGING_DIR)/usr/lib $(STAGING_DIR)/lib"|g' \
|
||||
$(PKG_INSTALL_DIR)/usr/bin/libtool
|
||||
$(STAGING_DIR)/usr/bin/libtool
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
|
Loading…
x
Reference in New Issue
Block a user