summaryrefslogtreecommitdiffstats
path: root/source/ap/tmux/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/ap/tmux/doinst.sh (renamed from source/ap/man/doinst.sh)8
1 files changed, 1 insertions, 7 deletions
diff --git a/source/ap/man/doinst.sh b/source/ap/tmux/doinst.sh
index 5f73b9859..3adb2ad88 100644
--- a/source/ap/man/doinst.sh
+++ b/source/ap/tmux/doinst.sh
@@ -10,10 +10,4 @@ config() {
fi
# Otherwise, we leave the .new copy for the admin to consider...
}
-# Move old config file if there's nothing in the way:
-if [ -r usr/lib/man.conf -a ! -r etc/man.conf ]; then
- mv usr/lib/man.conf etc/man.conf
-fi
-# Install new config file if none exists:
-config etc/man.conf.new
-
+config etc/tmux.conf.new