media-player-info: patch extra shebangs to fix chroot build
This commit is contained in:
@@ -15,6 +15,10 @@ in
|
||||
buildInputs = [ udev ];
|
||||
nativeBuildInputs = [ pkgconfig python3 ];
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs ./tools
|
||||
'';
|
||||
|
||||
preConfigure = ''
|
||||
configureFlags="$configureFlags --with-udevdir=$out/lib/udev"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user