summaryrefslogtreecommitdiff
path: root/src/vim-latex.sh
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@fsinf.at>2011-11-15 17:21:12 +0100
committerDavid Kaufmann <astra@fsinf.at>2011-11-15 17:21:12 +0100
commit8cdf9468c9917e687819c68a3cd2a3593e8de0eb (patch)
treebf5931b8cc6a205c894c94ef057b735e8cc6c1db /src/vim-latex.sh
parent72a373595181f28f8706ded12c0a81345496fdb3 (diff)
downloadconfig-8cdf9468c9917e687819c68a3cd2a3593e8de0eb.tar.gz
update all git repositories
Diffstat (limited to 'src/vim-latex.sh')
-rwxr-xr-xsrc/vim-latex.sh1
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"