summarylogtreecommitdiffstats
path: root/context.install
diff options
context:
space:
mode:
Diffstat (limited to 'context.install')
-rw-r--r--context.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/context.install b/context.install
deleted file mode 100644
index f5d5f0d72443..000000000000
--- a/context.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_install() {
- _contextshare=/usr/share/context
- echo "Add the following to your shell rc file:
- export TEXMF=${_contextshare}"
- export TEXMF=${_contextshare}
-}