From a8ed509c6c8170ffa64f1fb204262239356d1f39 Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Thu, 5 May 2011 15:11:51 +0200 Subject: [PATCH] ap/xalan-j: Updated location of DocBook extension. --- ap/xalan-j/xalan-j.SlackBuild | 4 ++-- ap/xalan-j/xalan.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ap/xalan-j/xalan-j.SlackBuild b/ap/xalan-j/xalan-j.SlackBuild index 1b7a20a1..c44b52a7 100755 --- a/ap/xalan-j/xalan-j.SlackBuild +++ b/ap/xalan-j/xalan-j.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # Build script for Slackware -# Copyright (C) 2008,2010 Damien Goutte-Gattat +# Copyright (C) 2008,2010,2011 Damien Goutte-Gattat # # Redistribution and use of this script, with or without modifications, # is permitted provided that the following conditions are met: @@ -34,7 +34,7 @@ WGET=${WGET:-http://apache.cict.fr/xml/xalan-j/$ARCHIVE} # Built package infos NAMEPKG=${NAMEPKG:-xalan-j} -BUILD=${BUILD:-3GGD} +BUILD=${BUILD:-4GGD} ARCH=${ARCH:-noarch} EXT=${EXT:-txz} diff --git a/ap/xalan-j/xalan.sh b/ap/xalan-j/xalan.sh index 4078a395..34ee0da5 100644 --- a/ap/xalan-j/xalan.sh +++ b/ap/xalan-j/xalan.sh @@ -1,6 +1,6 @@ #!/bin/bash -DB_EXT=/usr/share/xml/docbook/xsl-stylesheets-1.75.1/extensions/xalan27.jar +DB_EXT=/usr/share/xml/docbook/xsl-stylesheets-1.75.2/extensions/xalan27.jar LIBS=/usr/lib/apache-xml:/usr/lib/apache-xml/*:$DB_EXT PROGRAM_CLASS=org.apache.xalan.xslt.Process RESOLVER_CLASS=org.apache.xml.resolver.tools.CatalogResolver