use a specific revision for ghost commander library in com.ghostsq.commander.samba
This commit is contained in:
parent
5d733f37fe
commit
54f00682f4
|
@ -17,12 +17,14 @@ Samba servers on the network. Tip: Better have the Windows account with
|
|||
password. A passwordless Windows account might not work.
|
||||
.
|
||||
|
||||
# If you are building this yourself, config.py must be edited to sign this
|
||||
# with the same key as Ghost Commander
|
||||
Repo Type:git-svn
|
||||
Repo:http://gc-samba.svn.sourceforge.net/svnroot/gc-samba
|
||||
|
||||
Build Version:1.21.3b1,47,102,\
|
||||
init=svn co svn://svn.code.sf.net/p/ghostcommander/code/ gc,\
|
||||
target=android-10,extlibs=jcifs/jcifs-1.3.17.jar,\
|
||||
Build Version:1.21.3b1,47,102,init=rm -rf gen/ && \
|
||||
svn co -r407 https://ghostcommander.svn.sourceforge.net/svnroot/ghostcommander gc,\
|
||||
extlibs=jcifs/jcifs-1.3.17.jar,\
|
||||
scanignore=build/com.ghostsq.commander.samba,prebuild=\
|
||||
sed -i 's/Utils.getCause( e )/e.getMessage()/' \
|
||||
src/com/ghostsq/commander/samba/SMBAdapter.java,build=\
|
||||
|
|
Loading…
Reference in a new issue