PKGBUILDs/community/shake/shake.install

9 lines
151 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
post_install() {
echo "==> shake works faster if you mount your partions with the \"user_xattr\" option"
}
post_upgrade() {
post_install
}