[packages/oracle-java7] - no need to assign anything

arekm arekm at pld-linux.org
Fri Oct 18 13:46:28 CEST 2013


commit d8a15a94a97b97829eecc930cf16ef2a6add97b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Oct 18 13:46:25 2013 +0200

    - no need to assign anything

 oracle-java7.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/oracle-java7.spec b/oracle-java7.spec
index b8f4223..27eb72f 100644
--- a/oracle-java7.spec
+++ b/oracle-java7.spec
@@ -574,7 +574,6 @@ fixrpath() {
 		# leave old one if new is too long
 		if [ ${#new} -gt ${#rpath} ]; then
 			echo "WARNING: New ($new) rpath is too long. Leaving old ($rpath) one." >&2
-			new=$rpath
 		else
 			chrpath -r ${new} $f
 		fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oracle-java7.git/commitdiff/d8a15a94a97b97829eecc930cf16ef2a6add97b8



More information about the pld-cvs-commit mailing list