~ubuntu-branches/ubuntu/quantal/imagemagick/quantal

« back to all changes in this revision

Viewing changes to winpath.sh

  • Committer: Bazaar Package Importer
  • Author(s): Muharem Hrnjadovic
  • Date: 2009-06-04 13:01:13 UTC
  • mfrom: (1.1.5 upstream) (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090604130113-my9114jxmafpwew3
Tags: 7:6.5.1.0-1.1ubuntu1
* Merge from debian unstable, remaining changes:
  - (Build-)depend on libltdl7-dev instead of libltdl3-dev (the armel buildds
    currently have both available).
  - Don't build-dep on librsvg, it brings in excessive dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
 
2
# Copyright (C) 1999-2009 ImageMagick Studio LLC
 
3
# Copyright (C) 2003 - 2008 GraphicsMagick Group
 
4
#
 
5
# This program is covered by multiple licenses, which are described in
 
6
# LICENSE. You should have received a copy of LICENSE with this
 
7
# package; otherwise see http://www.imagemagick.org/script/license.php.
2
8
#
3
9
# Convert the specified POSIX path to a Windows path under MinGW and Cygwin
4
10
# The optional second parameter specifies the level of backslash escaping