Package: sqliteodbc / 0.99991-2

Metadata

Package Version Patches format
sqliteodbc 0.99991-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no distro work.patch | (download)

configure.in | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 keep upstream build system from doing distro work

1) Don't recreate spec file: unused on Debian,
lib location.patch | (download)

Makefile.in | 35 20 + 15 - 0 !
1 file changed, 20 insertions(+), 15 deletions(-)

 install odbc driver in /usr/lib/odbc and sqlite3 extensions in
 /usr/lib


makefile flags.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 obey all necessary fooflags in makefile


libxml2 pkg config.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
aclocal.m4 | 1 1 + 0 - 0 !
configure.in | 28 3 + 25 - 0 !
3 files changed, 5 insertions(+), 26 deletions(-)

 use pkg-config to find libxml2