1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-09-20 19:59:48 +02:00
build/pkg/sqlite3/sqlite3-dev.files
David Oberhollenzer 77653ba75d Sqlite3: fix package build script
Add missing sub packages, replace version find function.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-22 12:38:31 +02:00

7 lines
224 B
Text

dir lib 0755 0 0
dir lib/pkgconfig 0755 0 0
slink lib/libsqlite3.so 0777 0 0 libsqlite3.so.0.8.6
file lib/pkgconfig/sqlite3.pc 0644 0 0
dir include 0755 0 0
file include/sqlite3.h 0644 0 0
file include/sqlite3ext.h 0644 0 0