rofi-calc: set mesonBuildType to release
This commit is contained in:
@@ -39,6 +39,8 @@ stdenv.mkDerivation rec {
|
||||
cairo
|
||||
];
|
||||
|
||||
mesonBuildType = "release";
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/calc.c --replace-fail \
|
||||
"qalc_binary = \"qalc\"" \
|
||||
|
||||
Reference in New Issue
Block a user