SQLite: Small change to test sync with main repo.
This commit is contained in:
parent
934ee3597a
commit
bab57e514c
@ -139,7 +139,6 @@ GrafoscopioBrowser class >> installSQLite32Bits [
|
||||
|
||||
| binaryUrl sha1 |
|
||||
|
||||
"fossil := (FileSystem disk workingDirectory parent / 'Platform' / 'Linux' / 'Programs' / 'Fossil'/ 'fossil') fullName."
|
||||
Smalltalk platform name = 'unix'
|
||||
ifTrue: [
|
||||
binaryUrl := 'http://sqlite.org/2016/sqlite-tools-linux-x86-3110100.zip'.
|
||||
|
Loading…
Reference in New Issue
Block a user