librewolf: 132.0.1 -> 132.0.1-1 (#355483)
[NixPkgs.git] / pkgs / by-name / cu / cups-brother-hll2375dw / fix-perm.patch
blob6d85ad5bd53d85cc7b72d2997e89f601f378fde6
1 --- a/opt/brother/Printers/HLL2375DW/cupswrapper/lpdwrapper 2022-12-07 18:32:29.950543083 +0100
2 +++ b/opt/brother/Printers/HLL2375DW/cupswrapper/lpdwrapper 2022-12-07 18:46:03.046989151 +0100
3 @@ -379,6 +379,7 @@
6 `cp $basedir/inf/br${PRINTER}rc $TEMPRC`;
7 +`chmod 666 $TEMPRC`;
8 $ENV{BRPRINTERRCFILE} = $TEMPRC;
10 logprint( 0 , "TEMPRC = $TEMPRC\n");