botan: fix build
This commit is contained in:
parent
726b111c6c
commit
571d878e40
@ -26,10 +26,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
preInstall = ''
|
||||
patchShebangs src/scripts
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
cd "$out"/lib/pkgconfig
|
||||
ln -s botan-*.pc botan.pc || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user