Try harder to forcefeed sqlite3 into the build process
svn path=/nixpkgs/trunk/; revision=17060
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
source $stdenv/setup
|
||||
|
||||
export NIX_LDFLAGS="$NIX_LDFLAGS -lsqlite3"
|
||||
|
||||
postInstall() {
|
||||
|
||||
# Strip some more stuff
|
||||
|
||||
Reference in New Issue
Block a user