summarylogtreecommitdiffstats
path: root/context.install
diff options
context:
space:
mode:
authorxeruf2022-09-10 19:05:39 +0200
committerxeruf2022-09-10 19:15:55 +0200
commitb905123c322a26ff75b338a0b54348c15a0d664d (patch)
tree7711bf10a48683100430f0e972643a554bd89235 /context.install
parent2aadf10b613f67bdd5a8e7c358c680e91200ab1b (diff)
downloadaur-b905123c322a26ff75b338a0b54348c15a0d664d.tar.gz
Remove dated .install file
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}
-}