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

6 lines
178 B
Text

post_install() {
cat << EOF
Install at least one of the following search backends for catfish:
'findutils', 'slocate', 'tracker', 'beagle', 'strigi' or 'pinot'
EOF
}