mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-01-02 14:13:07 +00:00
adjust as per comments
This commit is contained in:
parent
8b6b4046fb
commit
68dcde059d
@ -78,7 +78,7 @@ in stdenv.mkDerivation rec {
|
|||||||
'' else ''
|
'' else ''
|
||||||
# Include library
|
# Include library
|
||||||
mkdir -p $out/lib -p $out/include
|
mkdir -p $out/lib -p $out/include
|
||||||
cp -r build/* $out/lib
|
cp build/* $out/lib/
|
||||||
cp library/libsds.h $out/include/
|
cp library/libsds.h $out/include/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user