libgee: install Vala-related files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
021c3e1198
commit
76627cdbd8
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ define Build/InstallDev
|
|||
$(INSTALL_DATA) \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/pkgconfig/*.pc \
|
||||
$(1)/usr/lib/pkgconfig/
|
||||
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/vala-0.30/vapi/
|
||||
$(INSTALL_DATA) \
|
||||
$(PKG_INSTALL_DIR)/usr/share/vala/vapi/* \
|
||||
$(STAGING_DIR_HOST)/share/vala-0.30/vapi
|
||||
endef
|
||||
|
||||
define Package/libgee/install
|
||||
|
|
Loading…
Reference in a new issue