···16 # I think that openssl and zlib are required, but come through other
17 # packages
180019 installPhase = ''
20 mkdir -p $out/bin
21 cp freicoin-qt $out/bin
···16 # I think that openssl and zlib are required, but come through other
17 # packages
1819+ preBuild = "unset AR";
20+21 installPhase = ''
22 mkdir -p $out/bin
23 cp freicoin-qt $out/bin