parent
4c013a91f0
commit
b33b40036b
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user