updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / brother-mfc260c-lpr / brother-mfc260c-lpr.install
blob9a4b8123bd8cac911d20df34913fbb574dfc6ee4
1 post_install() {
2   cat << EOF
3 > The config file for the Brother MFC-260C driver is located at:
4 > /usr/share/brother/printer/mfc260c/inf/brmfc260crc
5 > You need to be in the "lp" group to edit this file.
7 > There is also an official config tool: /usr/bin/brprintconf_mfc260c
8 > But that tool's side effect is that the config file's ownership/permissions
9 > will be messed up. 
11 > A pragmatic solution would be to execute the tool without parameters
12 > to see the options, and then edit the config file manually.
13 EOF
16 op=$1
17 shift
18 $op $*