Skip to content

Commit 22c130f

Browse files
author
Vladimir Kotal
committed
reset to last good tag (1295de210df49c979f27e185106a7ebc55146c57)
provides relief for #2977
1 parent a180260 commit 22c130f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/install-universal_ctags.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
git clone https://github.com/universal-ctags/ctags.git
44
cd ctags
5+
# need to use last working version until issue #2977 is resolved.
6+
git reset --hard 1295de210df49c979f27e185106a7ebc55146c57
57
./autogen.sh
68
./configure && make && make install
79
/usr/local/bin/ctags --version

0 commit comments

Comments
 (0)