projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26960a9
)
xsltproc get staged now, needed to make xorg libs
author
John Crispin
<john@openwrt.org>
Wed, 1 Aug 2007 18:59:41 +0000
(18:59 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 1 Aug 2007 18:59:41 +0000
(18:59 +0000)
SVN-Revision: 8312
libs/libxslt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxslt/Makefile
b/libs/libxslt/Makefile
index 7c2ee4b20bfcbc4d3a02de5d8a6cc8de497d59ae..72b26b7503077b927a0f8a69a15d1b0feb46c5ff 100644
(file)
--- a/
libs/libxslt/Makefile
+++ b/
libs/libxslt/Makefile
@@
-69,6
+69,7
@@
endef
define Build/InstallDev
mkdir -p $(STAGING_DIR)/usr/bin
$(CP) $(PKG_INSTALL_DIR)/usr/bin/xslt-config $(STAGING_DIR)/usr/bin/
+ $(CP) $(PKG_INSTALL_DIR)/usr/bin/xsltproc $(STAGING_DIR)/usr/bin/
mkdir -p $(STAGING_DIR)/usr/include
$(CP) $(PKG_INSTALL_DIR)/usr/include/libxslt $(STAGING_DIR)/usr/include/
mkdir -p $(STAGING_DIR)/usr/lib