Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 72b0b00b10a0b916732c10e5d0b4d65b > files > 3

eclipse-emf-2.4.2-2mdv2010.0.src.rpm

--- emf-2.4.1/org.eclipse.emf.doc/build/antJavadoc.sh	2008-12-11 15:39:07.000000000 +0000
+++ emf-2.4.1/org.eclipse.emf.doc/build/antJavadoc.sh	2008-12-11 15:39:30.000000000 +0000
@@ -12,9 +12,9 @@
 
 debug=0; if [[ $debug -gt 0 ]]; then echo "[antJd] debug: "$debug; fi
 
-if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
-if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
-export PATH=${PATH}:${ANT_HOME}/bin
+#if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
+#if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
+#export PATH=${PATH}:${ANT_HOME}/bin
 
 # current directory - all but the name of this script, no trailing slash
 currentPath=$PWD"/"$0; currentPath=${currentPath%/*}; if [[ $debug -gt 0 ]]; then echo "[antJd] currentPath: "$currentPath; fi
--- emf-2.4.1/org.eclipse.emf.ecore.sdo.doc/build/antJavadoc.sh	2008-12-11 16:39:38.000000000 +0000
+++ emf-2.4.1/org.eclipse.emf.ecore.sdo.doc/build/antJavadoc.sh	2008-12-11 16:40:04.000000000 +0000
@@ -12,9 +12,9 @@
 
 debug=0; if [[ $debug -gt 0 ]]; then echo "[antJd] debug: "$debug; fi
 
-if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
-if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
-export PATH=${PATH}:${ANT_HOME}/bin
+#if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
+#if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
+#export PATH=${PATH}:${ANT_HOME}/bin
 
 # current directory - all but the name of this script, no trailing slash
 currentPath=$PWD"/"$0; currentPath=${currentPath%/*}; if [[ $debug -gt 0 ]]; then echo "[antJd] currentPath: "$currentPath; fi
--- emf-2.4.1/org.eclipse.xsd.doc/build/antJavadoc.sh	2008-12-11 16:41:39.000000000 +0000
+++ emf-2.4.1/org.eclipse.xsd.doc/build/antJavadoc.sh	2008-12-11 16:41:52.000000000 +0000
@@ -12,9 +12,9 @@
 
 debug=0; if [ $debug -gt 0 ]; then echo "[antJd] debug: "$debug; fi
 
-if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
-if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
-export PATH=${PATH}:${ANT_HOME}/bin
+#if [ "x"$ANT_HOME = "x" ]; then export ANT_HOME=/opt/apache-ant-1.6; fi
+#if [ "x"$JAVA_HOME = "x" ]; then export JAVA_HOME=/opt/ibm-java2-1.4; fi
+#export PATH=${PATH}:${ANT_HOME}/bin
 
 # current directory - all but the name of this script, no trailing slash
 currentPath=$PWD"/"$0; currentPath=${currentPath%/*}; if [[ $debug -gt 0 ]]; then echo "[antJd] currentPath: "$currentPath; fi