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