summarylogtreecommitdiffstats
path: root/brother-mfc240c.install
diff options
context:
space:
mode:
authorEldon Mathias2016-06-04 18:15:59 -0500
committerEldon Mathias2016-06-04 18:15:59 -0500
commit899b15034b8cedf9e59b51d862c26948a0327dc2 (patch)
tree8448ab74fae22ac1958909e48407e5606cd61ba6 /brother-mfc240c.install
parent8c0cedb458d1bf12043eeee2f477c5bf5df9036a (diff)
downloadaur-899b15034b8cedf9e59b51d862c26948a0327dc2.tar.gz
fixed some file references
Diffstat (limited to 'brother-mfc240c.install')
-rw-r--r--brother-mfc240c.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/brother-mfc240c.install b/brother-mfc240c.install
index f0af866b5dfa..eb7147ca3a26 100644
--- a/brother-mfc240c.install
+++ b/brother-mfc240c.install
@@ -8,10 +8,10 @@ post_install() {
__port="usb:/dev/usb/lp0"
fi
- lpadmin -p MFC240C -E -v $__port -P /usr/share/cups/model/MFC240C.ppd
+ lpadmin -p MFC240C -E -v $__port -P /usr/share/cups/model/brmfc240c.ppd
echo "If CUPS is not running now, start it after installation"
echo "and type command:"
- echo " lpadmin -p MFC240C -E -v URL -P /usr/share/cups/model/MFC240C.ppd"
+ echo " lpadmin -p MFC240C -E -v URL -P /usr/share/cups/model/brmfc240c.ppd"
echo "where URL can be found using command:"
echo " lpinfo -v | grep -i 'Brother'"
echo "You can also register new printer using web interface at:"