@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user