mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Ghost Commander - Samba plugin to 1.32b2 (60)
This commit is contained in:
parent
c4ee827e75
commit
f61a518163
1 changed files with 14 additions and 1 deletions
|
|
@ -84,9 +84,22 @@ Build:1.31.2b1,58
|
|||
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
|
||||
android update project -p . -t android-19 -n com.ghostsq.commander.samba
|
||||
|
||||
Build:1.32b2,60
|
||||
commit=116
|
||||
srclibs=GhostCommander@507
|
||||
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
|
||||
#Update Check Ignore:b
|
||||
Current Version:1.31.1
|
||||
Current Version Code:57
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue