Fix fixupPhase overwrite

This commit is contained in:
Benjamin Bädorf 2022-06-06 03:05:05 +02:00
parent 41ee90351b
commit 9bca728a62
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
cp -r ''${sdcvmtools}/usr/share/man/man1/mdata-* $out/share/man/man1/
'';
preFixup = ''
postFixup = ''
for file in $out/lib/smartdc/*
do
substituteInPlace ''$file \