Merge pull request #94848 from colemickens/v4l-utils
v4l-utils: fix by patchShebangs on cec-gen.pl
This commit is contained in:
commit
43811430b1
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
postPatch = ''
|
||||
patchShebangs utils/cec-ctl/msg2ctl.pl
|
||||
patchShebangs utils/libcecutil/cec-gen.pl
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
|
Loading…
Reference in a new issue