Update Ghost Commander - SFTP plugin to 1.13.1 (17); wip #28
This commit is contained in:
parent
c254f2ab46
commit
4d0b23d22b
|
@ -45,6 +45,16 @@ Build:1.13,16
|
|||
disable=Doesn't compile
|
||||
commit=33
|
||||
|
||||
Build:1.13.1,17
|
||||
commit=34
|
||||
srclibs=GhostCommander@445,Ganymed@r161
|
||||
target=android-19
|
||||
prebuild=pushd $$GhostCommander$$ && android update project -p ./ -t "android-19" && \
|
||||
ant debug -f build.xml && \
|
||||
jar c -C bin/classes/ com > gc.jar && popd && \
|
||||
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
||||
pushd $$Ganymed$$ && $$MVN3$$ package && popd && cp $$Ganymed$$/target/ganymed-ssh2-263-SNAPSHOT.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
No commit comments whatsoever!
|
||||
|
||||
|
|
2
srclibs/Ganymed.txt
Normal file
2
srclibs/Ganymed.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git-svn
|
||||
Repo:https://ganymed-ssh-2.googlecode.com/svn/trunk/
|
Loading…
Reference in a new issue