pulseaudio: use prefixed pkg-config
This commit is contained in:
@@ -61,6 +61,11 @@ stdenv.mkDerivation rec {
|
||||
++ lib.optional zeroconfSupport avahi
|
||||
);
|
||||
|
||||
prePatch = ''
|
||||
substituteInPlace bootstrap.sh \
|
||||
--replace pkg-config $PKG_CONFIG
|
||||
'';
|
||||
|
||||
autoreconfPhase = ''
|
||||
# Performs an autoreconf
|
||||
patchShebangs bootstrap.sh
|
||||
|
||||
Reference in New Issue
Block a user