File: golang-github-unknwon-goconfig-dev.preinst

package info (click to toggle)
golang-github-unknwon-goconfig 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: makefile: 3; sh: 3
file content (8 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

#DEBHELPER#

dpkg-maintscript-helper dir_to_symlink \
/usr/share/gocode/src/github.com/Unknwon /usr/share/gocode/src/github.com/unknwon 1.0.0-2~ golang-github-unknwon-goconfig-dev -- "$@"