@@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
patches = [ ./automake.patch ];
|
patches = [ ./automake.patch ];
|
||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" "bindnow" ];
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
newPath=$(echo "${ddccontrol-db}/share/ddccontrol-db" | sed "s/\\//\\\\\\//g")
|
newPath=$(echo "${ddccontrol-db}/share/ddccontrol-db" | sed "s/\\//\\\\\\//g")
|
||||||
|
|||||||
Reference in New Issue
Block a user