aboutsummaryrefslogtreecommitdiff
path: root/graphics/pstoepsi/files/patch-pstoepsi.prefix
blob: bab339ae18744acdba3633fe2c35b948739d00d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 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'