swiften: fix build
This commit is contained in:
parent
68087185e3
commit
1df3f3b73a
@ -12,6 +12,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
patchShebangs ./scons
|
||||
./scons openssl=${openssl} \
|
||||
boost_includedir=${boost.dev}/include \
|
||||
boost_libdir=${boost.lib}/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user