Ghost Commander - SFTP plugin: disable uncompilable build

This commit is contained in:
Ciaran Gultnieks 2013-11-22 19:52:44 +00:00
parent fdea5c6539
commit 6824ae7e08

View file

@ -39,12 +39,7 @@ Build:1.11b1,12
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
disable=Doesn't compile
Maintainer Notes:
No commit comments whatsoever!