treewide: more fixes of phases after bash 4.3 -> 4.4
I'm surprised that the packages ever worked.
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ autoconf automake libtool ];
|
||||
|
||||
preConfigurePhases = "./bootstrap";
|
||||
preConfigure = "./bootstrap";
|
||||
|
||||
meta = {
|
||||
description = "A program and library for changing the tempo, pitch and playback rate of audio";
|
||||
|
||||
Reference in New Issue
Block a user