Merge pull request #94848 from colemickens/v4l-utils
v4l-utils: fix by patchShebangs on cec-gen.pl
This commit is contained in:
commit
43811430b1
@ -41,6 +41,7 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
patchShebangs utils/cec-ctl/msg2ctl.pl
|
patchShebangs utils/cec-ctl/msg2ctl.pl
|
||||||
|
patchShebangs utils/libcecutil/cec-gen.pl
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user