mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
50710a784c
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
269 B
Bash
5 lines
269 B
Bash
# 20170320 bkw: got rid of dead code (if [ "$1" = "0" ]... would never be
|
|
# true in a doinst), got rid of absolute paths, and there were comments
|
|
# missing their # so they were executed as code...
|
|
rm -f usr/share/java/ivy.jar
|
|
ln -s ivy-1.4.1.jar usr/share/java/ivy.jar
|