big pacman db update
[cinan.git] / root / var / lib / pacman / local / hplip-3.9.10-1 / install
blobb9d03bbe089d41eafd56365abb2b4fd8a5fbd1b0
1 post_install() {
2   cat << EOF
4 NOTE
5 ----
6 # If you want to use this driver with sane:
7 #  echo "hpaio" >> /etc/sane.d/dll.conf
9 EOF
10   /bin/true
13 post_upgrade() {
14   post_install $1
16   cat << EOF
18 UPGRADING
19 ----
20 # This version no longer uses an init script. You should remove hplip
21 # from the /etc/rc.conf daemon list.
23 EOF
24   /bin/true
27 op=$1
28 shift
30 $op $*