~ubuntu-branches/ubuntu/vivid/globus-gridmap-callout-error/vivid

« back to all changes in this revision

Viewing changes to debian/libglobus-gridmap-callout-error-doc.postinst

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2014-11-07 11:47:17 UTC
  • Revision ID: package-import@ubuntu.com-20141107114717-wwzqghpvmojjmado
Tags: 2.4-2
Properly handle symlink-to-dir conversion in doc package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
set -e
 
4
 
 
5
#DEBHELPER#
 
6
 
 
7
dpkg-maintscript-helper symlink_to_dir \
 
8
    /usr/share/doc/libglobus-gridmap-callout-error-doc \
 
9
    libglobus-gridmap-callout-error-dev 2.4-2~ \
 
10
    libglobus-gridmap-callout-error-doc -- "$@"