mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
copy glibconfig-sysdeps.h to staging dir on glib compile
SVN-Revision: 554
This commit is contained in:
parent
e5415e3c6c
commit
b1b01bcc6c
@ -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