diff options
| author | David Kaufmann <astra@fsinf.at> | 2011-11-15 17:21:12 +0100 |
|---|---|---|
| committer | David Kaufmann <astra@fsinf.at> | 2011-11-15 17:21:12 +0100 |
| commit | 8cdf9468c9917e687819c68a3cd2a3593e8de0eb (patch) | |
| tree | bf5931b8cc6a205c894c94ef057b735e8cc6c1db /src/vim-latex.sh | |
| parent | 72a373595181f28f8706ded12c0a81345496fdb3 (diff) | |
| download | config-8cdf9468c9917e687819c68a3cd2a3593e8de0eb.tar.gz | |
update all git repositories
Diffstat (limited to 'src/vim-latex.sh')
| -rwxr-xr-x | src/vim-latex.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vim-latex.sh b/src/vim-latex.sh index d0f8643..69c2510 100755 --- a/src/vim-latex.sh +++ b/src/vim-latex.sh @@ -5,7 +5,6 @@ BASEDIR=`dirname $(readlink -f $0)` cd ${BASEDIR}/../ cd src/vim-latex -git pull make DESTDIR=pkg PREFIX= install GENDIR="../../gen" |
