Update Ghost Commander - Samba plugin to 1.31.2b1 (58)
This commit is contained in:
parent
b5924f447b
commit
3950381ce7
|
@ -71,6 +71,19 @@ Build:1.31.1,57
|
|||
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
||||
android update project -p . -t android-19 -n com.ghostsq.commander.samba
|
||||
|
||||
Build:1.31.2b1,58
|
||||
commit=115
|
||||
srclibs=GhostCommander@500
|
||||
extlibs=jcifs/jcifs-1.3.17.jar,custom_rules.xml
|
||||
prebuild=mv libs/custom_rules.xml ./ && \
|
||||
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 && \
|
||||
android update project -p . -t android-19 -n com.ghostsq.commander.samba
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Ignore:b
|
||||
|
|
Loading…
Reference in a new issue