treewide: Mass replace 'libsndfile}/lib' to refer the 'out' output
This commit is contained in:
@@ -14360,7 +14360,7 @@ in modules // {
|
|||||||
};
|
};
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
substituteInPlace soundfile.py --replace "'sndfile'" "'${pkgs.libsndfile}/lib/libsndfile.so'"
|
substituteInPlace soundfile.py --replace "'sndfile'" "'${pkgs.libsndfile.out}/lib/libsndfile.so'"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# https://github.com/bastibe/PySoundFile/issues/157
|
# https://github.com/bastibe/PySoundFile/issues/157
|
||||||
|
|||||||
Reference in New Issue
Block a user