File: libglobus-gsi-proxy-core-doc.postinst

package info (click to toggle)
globus-gsi-proxy-core 8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,768 kB
  • ctags: 422
  • sloc: sh: 11,358; ansic: 7,337; makefile: 165
file content (10 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

set -e

#DEBHELPER#

dpkg-maintscript-helper symlink_to_dir \
    /usr/share/doc/libglobus-gsi-proxy-core-doc \
    libglobus-gsi-proxy-core-dev 7.7-2~ \
    libglobus-gsi-proxy-core-doc -- "$@"