diff options
Diffstat (limited to 'graphics/pstoepsi/files/patch-pstoepsi.prefix')
-rw-r--r-- | graphics/pstoepsi/files/patch-pstoepsi.prefix | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/pstoepsi/files/patch-pstoepsi.prefix b/graphics/pstoepsi/files/patch-pstoepsi.prefix deleted file mode 100644 index bab339ae1874..000000000000 --- a/graphics/pstoepsi/files/patch-pstoepsi.prefix +++ /dev/null @@ -1,16 +0,0 @@ ---- pstoepsi.prefix.orig 2016-06-17 22:43:43 UTC -+++ pstoepsi.prefix -@@ -33,10 +33,10 @@ USAGE="Usage: $0 [ -gs | -news ] [ -stri - <file>.ps <file>.epsi" - - ########################## Edit these variables ##################### --GS='/usr/local/bin/X11/gs' -+GS='%%PREFIX%%/bin/gs' - PSTOPPM='/usr/local/libdata/X11/gs/pstoppm.ps' --PBMTOEPSI='./pbmtoepsi' --RASTTOPNM='/mm/bin/rasttopnm' -+PBMTOEPSI='%%PREFIX%%/bin/pbmtoepsi' -+RASTTOPNM='%%PREFIX%%/bin/rasttopnm' - INTERP='gs' - STRIP='false' - HIRES='false' |