Update Ghost Commander - Samba plugin (com.ghostsq.commander.samba) to 1.31 (52)
This commit is contained in:
parent
c75f19a2eb
commit
286c27ad95
|
@ -50,6 +50,16 @@ Build:1.30,51
|
|||
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
|
||||
install -D gc.jar libs/gc.jar
|
||||
|
||||
Build:1.31,52
|
||||
commit=108
|
||||
extlibs=jcifs/jcifs-1.3.17.jar;custom_rules.xml
|
||||
srclibs=GhostCommander@390
|
||||
build=mv libs/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
|
||||
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.31
|
||||
|
|
Loading…
Reference in a new issue