diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-07-02 14:46:48 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-02 07:58:10 -0700 |
commit | 96a009da2456a03c65c198d8dca7d2af8b228f4f (patch) | |
tree | e2fb9649fd887a422e1afbde333429ff967510b3 /scripts/runqemu-extract-sdk | |
parent | 34179cc78b730ecb8ff3f4feb4beee2d17498ce3 (diff) | |
download | openembedded-core-96a009da2456a03c65c198d8dca7d2af8b228f4f.tar.gz openembedded-core-96a009da2456a03c65c198d8dca7d2af8b228f4f.tar.bz2 openembedded-core-96a009da2456a03c65c198d8dca7d2af8b228f4f.zip |
ghostscript: fix patch failure with some versions of patch
Some versions of patch (e.g. 2.6.1.136-31a7 on OpenSUSE 12.2) will
refuse to patch a file via a symlink (probably a fairly sensible
security precaution). The "base/" subdirectory specified within the
ghostscript-9.05-NOT-check-endian.patch file was being lost by the
default application with -p1, but this was not caught on most systems
due to the symlink. Fix the path so that we always patch the file
directly.
Fixes [YOCTO #4773].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions