commit
6b978f9b67
@ -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