PKGBUILDs/community/inputattach/inputattach.install
2009-10-09 21:15:33 -05:00

9 lines
208 B
Text

## arg 1: the new package version
post_install() {
cat << EOF
The correct device mode and /dev device file will need to be set in
/etc/conf.d/inputattach.conf before starting /etc/rc.d/inputattach
EOF
}