File: postinst

package info (click to toggle)
vimoutliner 0.3.4%2Bpristine-9.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 596 kB
  • ctags: 287
  • sloc: python: 897; perl: 678; sh: 133; makefile: 29
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh
set -e

#DEBHELPER#
# create vim-tags for documentation
helpztags /usr/share/vim/addons/doc >/dev/null