From 415856bdd4f48ab4f2732996f0bae58595092bbe Mon Sep 17 00:00:00 2001 From: Parabola Date: Tue, 5 Apr 2011 14:26:38 +0000 Subject: Tue Apr 5 14:26:38 UTC 2011 --- community/shake/shake.install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 community/shake/shake.install (limited to 'community/shake/shake.install') diff --git a/community/shake/shake.install b/community/shake/shake.install new file mode 100644 index 000000000..572430c7f --- /dev/null +++ b/community/shake/shake.install @@ -0,0 +1,8 @@ +post_install() { + echo "==> shake works faster if you mount your partions with the \"user_xattr\" option" +} + +post_upgrade() { + post_install +} + -- cgit v1.2.3-54-g00ecf