mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-01-04 07:03:09 +00:00
adjust as per comments
This commit is contained in:
parent
68dcde059d
commit
27a2caecaf
@ -76,7 +76,6 @@ in stdenv.mkDerivation rec {
|
|||||||
cd $out
|
cd $out
|
||||||
zip -r libwaku.aar *
|
zip -r libwaku.aar *
|
||||||
'' else ''
|
'' else ''
|
||||||
# Include library
|
|
||||||
mkdir -p $out/lib -p $out/include
|
mkdir -p $out/lib -p $out/include
|
||||||
cp 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