ckb-next: fix #67371
This commit is contained in:
parent
48046cf2b7
commit
43ab91e6c4
@ -23,6 +23,10 @@ mkDerivation rec {
|
|||||||
cmake
|
cmake
|
||||||
];
|
];
|
||||||
|
|
||||||
|
cmakeFlags = [
|
||||||
|
"-DINSTALL_DIR_ANIMATIONS=libexec"
|
||||||
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./install-dirs.patch
|
./install-dirs.patch
|
||||||
./systemd-service.patch
|
./systemd-service.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user