diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-07 22:25:04 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-01-07 22:25:04 +0000 |
commit | af0459cc353907637518e2a6d4327fe02840e2e8 (patch) | |
tree | 213da6877516e30345f886647672c4a01bb110f4 /development/pyclewn/doinst.sh | |
parent | da6a550bcb29051c40f6d347c78e900ad4ae3dbe (diff) |
development/pyclewn: Fix doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/pyclewn/doinst.sh')
-rw-r--r-- | development/pyclewn/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pyclewn/doinst.sh b/development/pyclewn/doinst.sh index 2c7ff8c9e988..d4eda6ef79b8 100644 --- a/development/pyclewn/doinst.sh +++ b/development/pyclewn/doinst.sh @@ -1 +1 @@ -/usr/bin/vim -c "helptags /usr/share/vim/vimfiles/doc|q" +/usr/bin/vim -c "helptags usr/share/vim/vimfiles/doc|q" |