File: libglobus-gram-protocol-doc.postrm

package info (click to toggle)
globus-gram-protocol 12.12-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,992 kB
  • ctags: 879
  • sloc: sh: 11,317; ansic: 7,505; perl: 972; makefile: 246
file content (10 lines) | stat: -rw-r--r-- 205 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-gram-protocol-doc \
    libglobus-gram-protocol-dev 12.12-2~ \
    libglobus-gram-protocol-doc -- "$@"