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