aboutsummarylogtreecommitdiffstats
path: root/bash-preexec-git.install
diff options
context:
space:
mode:
authorGiuseppe2017-06-07 02:11:27 +0200
committerGiuseppe2017-06-07 02:11:27 +0200
commitb0b1a6b46ee50a9c1d9af5644eff5227f79d5142 (patch)
tree4f1f3dfeaceade8f4493a8cdfa913daa12d8adfe /bash-preexec-git.install
parent67b039f2bb5fcabb834c9bb63366d8d375d0129a (diff)
downloadaur-b0b1a6b46ee50a9c1d9af5644eff5227f79d5142.tar.gz
Change path of installed script from /etc to /usr/share
See https://bbs.archlinux.org/viewtopic.php?id=226972
Diffstat (limited to 'bash-preexec-git.install')
-rw-r--r--bash-preexec-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-preexec-git.install b/bash-preexec-git.install
index 5c68499f16e1..ffc6939d3e14 100644
--- a/bash-preexec-git.install
+++ b/bash-preexec-git.install
@@ -1,4 +1,4 @@
-preexec_path=/etc/bash-preexec/bash-preexec.sh
+preexec_path=/usr/share/bash-preexec/bash-preexec.sh
post_install() {
echo "## To finish installation source bash-preexec.sh at the end of your bashrc, e.g."