Try harder to forcefeed sqlite3 into the build process

svn path=/nixpkgs/trunk/; revision=17060
This commit is contained in:
Michael Raskin 2009-09-11 20:10:55 +00:00
parent a497fc4d6f
commit 37cbc33a6e

View file

@ -1,5 +1,7 @@
source $stdenv/setup
export NIX_LDFLAGS="$NIX_LDFLAGS -lsqlite3"
postInstall() {
# Strip some more stuff