mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12434 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ec6667d79
commit
bbee3e7dc1
@ -41,7 +41,7 @@ define Build/InstallDev
|
||||
mv $(2)/lib/* $(1)/usr/lib/
|
||||
mv $(2)/include/* $(1)/usr/include/
|
||||
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/aclocal
|
||||
mv $(2)/share/aclocal/* $(STAGING_DIR_HOST)/share/aclocal/
|
||||
$(CP) $(2)/share/aclocal/* $(STAGING_DIR_HOST)/share/aclocal/
|
||||
endef
|
||||
|
||||
define Package/libltdl/install
|
||||
|
Loading…
Reference in New Issue
Block a user