PKGBUILDs/community/catfish/catfish.install

7 lines
178 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
post_install() {
cat << EOF
Install at least one of the following search backends for catfish:
'findutils', 'slocate', 'tracker', 'beagle', 'strigi' or 'pinot'
EOF
}