updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / fax4cups / fax4cups.install
blob58e214be5d2524a86cdf24e1d0b9f462864d4f4c
1 post_upgrade() {
2   cat << _EOF
3   ==>
4   ==> NOTE: Since version 1.27, the obsolete fax backend has been
5   ==>       replaced by the efax backend. If you are still using the
6   ==>       fax backend, you should delete your printer and create a
7   ==>       new one.
8   ==>
9   ==> To make use of this CUPS backend, you need one of the following:
10   ==>    efax         (pacman -S efax)
11   ==>    hylafax      (pacman -S hylafax)
12   ==>    mgetty-fax   (http://www.leo.org/~doering/mgetty/index.html)
13   ==>    CapiSuite    (http://www.capisuite.de/)
14   ==>
15   ==> Some configuration for the efax backend can be done in
16   ==>   /etc/cups/efax-backend.conf
17   ==> see 'man fax4CUPS' for details.
18   ==>
19   ==> Remember to restart cups after installing.
20   ==>
21 _EOF
24 op=$1
25 shift
26 $op $*