summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--brother-mfc-j497dw.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/brother-mfc-j497dw.install b/brother-mfc-j497dw.install
index 0d4a23db3be8..e7b0f3dc501f 100644
--- a/brother-mfc-j497dw.install
+++ b/brother-mfc-j497dw.install
@@ -1,4 +1,6 @@
post_install() {
+ rm /usr/lib/cups/filter/brother_lpdwrapper_mfcj497dw
+ ln -s /opt/brother/Printers/mfcj497dw/cupswrapper/brother_lpdwrapper_mfcj497dw /usr/lib/cups/filter/brother_lpdwrapper_mfcj497dw
post_upgrade;
}