]> git.pld-linux.org Git - packages/oracle-java7.git/commitdiff
- no need to assign anything auto/th/oracle-java7-1.7.0.45-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 18 Oct 2013 11:46:25 +0000 (13:46 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 18 Oct 2013 11:46:25 +0000 (13:46 +0200)
oracle-java7.spec

index b8f4223888482d2c99004a25f3b5f1fc76c8dc31..27eb72f29d0bea5dce5a2e0f2f7907b85f0ea0f7 100644 (file)
@@ -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
This page took 0.128133 seconds and 4 git commands to generate.