SPECS: java-xalan.spec - unify

glen glen at pld-linux.org
Fri Jan 30 16:56:16 CET 2009


Author: glen                         Date: Fri Jan 30 15:56:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify

---- Files affected:
SPECS:
   java-xalan.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/java-xalan.spec
diff -u SPECS/java-xalan.spec:1.47 SPECS/java-xalan.spec:1.48
--- SPECS/java-xalan.spec:1.47	Fri Jan 30 16:49:28 2009
+++ SPECS/java-xalan.spec	Fri Jan 30 16:56:10 2009
@@ -85,7 +85,8 @@
 export JAVAC=%{javac}
 export JAVA=%{java}
 required_jars='servlet java_cup java_cup-runtime jlex bcel jaxp_parser_impl xml-apis'
-export CLASSPATH="`/usr/bin/build-classpath $required_jars`"
+CLASSPATH=$(build-classpath $required_jars)
+export CLASSPATH
 
 %ant xsltc.unbundledjar servlet %{?with_doc:docs xsltc.docs javadocs samples}
 
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2009/01/30 15:56:10  glen
+- unify
+
 Revision 1.47  2009/01/30 15:49:28  pawelz
 - fixed Source0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xalan.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list