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