Merge pull request #280190 from wineee/protocols
wlr-protocols: remove unused patch
This commit is contained in:
commit
c37b6deb48
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ stdenv.mkDerivation rec {
|
||||||
substituteInPlace wlr-protocols.pc.in \
|
substituteInPlace wlr-protocols.pc.in \
|
||||||
--replace '=''${pc_sysrootdir}' "=" \
|
--replace '=''${pc_sysrootdir}' "=" \
|
||||||
--replace '=@prefix@' "=$out"
|
--replace '=@prefix@' "=$out"
|
||||||
|
|
||||||
substituteInPlace Makefile \
|
|
||||||
--replace 'wlr-output-power-management-v1.xml' 'wlr-output-power-management-unstable-v1.xml'
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
Loading…
Reference in a new issue