about summary refs log tree commit diff
path: root/pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch')
-rw-r--r--pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch b/pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch
new file mode 100644
index 0000000000000..6d85ad5bd53d8
--- /dev/null
+++ b/pkgs/misc/cups/drivers/brother/hll2375dw/fix-perm.patch
@@ -0,0 +1,10 @@
+--- a/opt/brother/Printers/HLL2375DW/cupswrapper/lpdwrapper  2022-12-07 18:32:29.950543083 +0100
++++ b/opt/brother/Printers/HLL2375DW/cupswrapper/lpdwrapper      2022-12-07 18:46:03.046989151 +0100
+@@ -379,6 +379,7 @@
+
+
+ `cp  $basedir/inf/br${PRINTER}rc  $TEMPRC`;
++`chmod 666  $TEMPRC`;
+ $ENV{BRPRINTERRCFILE} = $TEMPRC;
+
+ logprint( 0 , "TEMPRC    = $TEMPRC\n");
\ No newline at end of file