mirror of https://github.com/perkeep/perkeep.git
Exclude mattn/go-sqlite3 unless sqlite3 mode is wanted
Change-Id: Ib552a68cbb558457c7290b1c008403e72fbc8a36
This commit is contained in:
parent
d884314d20
commit
81af37988e
|
@ -1,3 +1,6 @@
|
|||
// Camlistore-specific addition:
|
||||
// +build with_sqlite
|
||||
|
||||
package sqlite
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue