Skip to content

Commit 2a8ab3c

Browse files
committed
Remove (non-working) workaround for Ubuntu 12.04
1 parent e493348 commit 2a8ab3c

File tree

2 files changed

+1
-215
lines changed

2 files changed

+1
-215
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ html:
1414
cp -R syntax target/html
1515
cp doc/*.jax vim_faq/*.jax target/html/doc
1616
cp tools/buildhtml.vim tools/makehtml.vim target/html
17-
-cd target/html/doc ; vim -c "set rtp^=../../../tools" -eu ../buildhtml.vim -c "qall!"
17+
-cd target/html/doc ; vim -eu ../buildhtml.vim -c "qall!"
1818

1919
clean:
2020
rm -rf target

tools/syntax/help.vim

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)