projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b16282
)
uci: Install ucimap.h into the staging dir
author
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 8 Aug 2010 19:37:09 +0000
(19:37 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 8 Aug 2010 19:37:09 +0000
(19:37 +0000)
SVN-Revision: 22536
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index bf0107f7772a91651e73386e55de3c7a230a3082..925e42fd08625c6ab32940d4abd64bfc7794dda0 100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-104,7
+104,7
@@
endef
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include
- $(CP) $(PKG_BUILD_DIR)/uci{,_config}.h $(1)/usr/include
+ $(CP) $(PKG_BUILD_DIR)/uci{,_config
,map
}.h $(1)/usr/include
$(INSTALL_DIR) $(1)/usr/lib
$(CP) $(PKG_BUILD_DIR)/libuci.so* $(1)/usr/lib
$(CP) $(PKG_BUILD_DIR)/libuci.a $(1)/usr/lib