summaryrefslogtreecommitdiff
path: root/community/grass/grass.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/grass/grass.install')
-rw-r--r--community/grass/grass.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/grass/grass.install b/community/grass/grass.install
deleted file mode 100644
index 07e347eb1..000000000
--- a/community/grass/grass.install
+++ /dev/null
@@ -1,6 +0,0 @@
-## arg 1: the new package version
-post_install() {
- echo 'Please relogin for required variables to be set from /etc/profile.d/grass.sh'
-}
-
-# vim:set ts=2 sw=2 et: