mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 04:11:54 +02:00
copy glibconfig-sysdeps.h to staging dir on glib compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@554 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3797921637
commit
db06c4502d
@ -79,6 +79,7 @@ $(STAGING_DIR)/lib/libglib.so: $(PKG_BUILD_DIR)/libglib.so
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
DESTDIR="$(STAGING_DIR)" \
|
||||
install
|
||||
cp $(PKG_BUILD_DIR)/glibconfig-sysdefs.h $(STAGING_DIR)/usr/include/glib-1.2/
|
||||
|
||||
$(PKG_IPK): $(STAGING_DIR)/lib/libglib.so
|
||||
mkdir -p $(PACKAGE_DIR)
|
||||
|
Loading…
Reference in New Issue
Block a user