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