scilab-bin: remove phases

This commit is contained in:
Felix Buehler 2021-08-03 00:03:12 +02:00
parent 44cb64dba6
commit 7b20eb9e37

View file

@ -39,8 +39,6 @@ stdenv.mkDerivation {
xorg.libXxf86vm
];
phases = [ "unpackPhase" "fixupPhase" "installPhase" ];
fixupPhase = ''
sed -i 's|\$(/bin/|$(|g' bin/scilab
sed -i 's|/usr/bin/||g' bin/scilab