commit d8a15a94a97b97829eecc930cf16ef2a6add97b8
Author: Arkadiusz MiĆkiewicz <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit