xsltproc get staged now, needed to make xorg libs
authorJohn Crispin <john@openwrt.org>
Wed, 1 Aug 2007 18:59:41 +0000 (18:59 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 1 Aug 2007 18:59:41 +0000 (18:59 +0000)
SVN-Revision: 8312

libs/libxslt/Makefile

index 7c2ee4b20bfcbc4d3a02de5d8a6cc8de497d59ae..72b26b7503077b927a0f8a69a15d1b0feb46c5ff 100644 (file)
@@ -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