summarylogtreecommitdiffstats
path: root/brother_lpdwrapper_mfcj5335dw.patch
blob: 6bee212bbedc9a96f2a340e187bf3eb96c474937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- pkg/brother-mfcj5335dw/opt/brother/Printers/mfcj5335dw/cupswrapper/brother_lpdwrapper_mfcj5335dw	2016-08-17 07:39:28.000000000 +0200
+++ brother_lpdwrapper_mfcj5335dw.patch	2018-03-24 16:59:33.243622717 +0200
@@ -89,6 +89,9 @@
 $PRINTER =~ s/\/cupswrapper//g;
 $PRINTER =~ s/\///g;

+my $PRINTER = "mfcj5335dw";
+my $basedir = "/opt/brother/Printers/mfcj5335dw";
+
 for  (my $i = 0 ; $i < @ARGV ; $i ++){
     logprint( 0 , "ARG$i      = $ARGV[$i]\n");
 }