doinst.sh 269 B

123456
  1. # 20170320 bkw: got rid of dead code (if [ "$1" = "0" ]... would never be
  2. # true in a doinst), got rid of absolute paths, and there were comments
  3. # missing their # so they were executed as code...
  4. rm -f usr/share/java/ivy.jar
  5. ln -s ivy-1.4.1.jar usr/share/java/ivy.jar