2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

sqlite: clean up

This commit is contained in:
Dylan Araps 2020-02-14 18:54:12 +02:00
parent bec5640948
commit 313dd7c1d3
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -10,5 +10,5 @@ sed -i 's/ -ltinfo//g' configure
--enable-dynamic-extensions \
--enable-fts5
make -j 1
make -j1
make DESTDIR="$1" install