gnu: ghostscript: Add $libdir to the RUNPATH of executables.
authorLudovic Courtès <ludo@gnu.org>
Sun, 5 Apr 2015 13:23:11 +0000 (15:23 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 5 Apr 2015 13:23:11 +0000 (15:23 +0200)
commit1d386b2d711fee2dc618358ac51b1865e3f85433
tree3b36985e53fbb237963f3f024c43768860fdc7da
parentc17b2adf541d24dab357f54b62e6399800534313
gnu: ghostscript: Add $libdir to the RUNPATH of executables.

Fixes <http://bugs.gnu.org/20050>.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).

* gnu/packages/patches/ghostscript-runpath.patch: New file.
* gnu/packages/ghostscript.scm (ghostscript)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
gnu-system.am
gnu/packages/ghostscript.scm
gnu/packages/patches/ghostscript-runpath.patch [new file with mode: 0644]