updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / brother-mfc260c-cupswrapper / brother-mfc260c-cupswrapper.install
blob7f060394fe5132b900636eca9c926e0f4f74ea1c
1 post_install() {
2   cat << EOF
3 > Unfortunately some printer options can't be configured via CUPS.
4 > These options, like e.g. Papersize, can only be configured via the
5 > underlying LPR driver.
7 > The config file for the Brother MFC-260C LPR driver is located at:
8 > /usr/share/brother/printer/mfc260c/inf/brmfc260crc
9 > You need to be in the "lp" group to edit this file.
11 > Please look at the 'brother-mfc260c-lpr' install message for more details.
12 EOF
15 op=$1
16 shift
17 $op $*