diff --git a/metadata/com.ghostsq.commander.sftp.txt b/metadata/com.ghostsq.commander.sftp.txt index 8d1a3e3382..e0b433a0b8 100644 --- a/metadata/com.ghostsq.commander.sftp.txt +++ b/metadata/com.ghostsq.commander.sftp.txt @@ -37,6 +37,15 @@ Build:1.11b1,12 jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \ install -D gc.jar libs/gc.jar +Build:1.11b3,13 + commit=30 + extlibs=ganymed-ssh/ganymed-ssh2-build210.jar;custom_rules.xml + srclibs=GhostCommander@390 + build=sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \ + ant debug -f $$GhostCommander$$/build.xml && \ + jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \ + install -D gc.jar libs/gc.jar + Maintainer Notes: No commit comments whatsoever!