summaryrefslogtreecommitdiff
path: root/gs/lib/lp386.bat
diff options
context:
space:
mode:
authorHin-Tak Leung <hintak_leung@yahoo.co.uk>2010-06-03 00:32:07 +0000
committerHin-Tak Leung <hintak_leung@yahoo.co.uk>2010-06-03 00:32:07 +0000
commit457414274d23478bbd6fa1e8fbad68d1d5c31ffd (patch)
tree0ee945b443bddc4dc40dac8c3bc92c4ee0ecf813 /gs/lib/lp386.bat
parentf3a55f70f125fbd3454c298eacd0c2d2ec247157 (diff)
downloadghostpdl-457414274d23478bbd6fa1e8fbad68d1d5c31ffd.tar.gz
Adding -P- and -dSAFER to many POSIX shell scripts, win32 and OS/2 batch scripts; bug 691355
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11351 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/lib/lp386.bat')
-rwxr-xr-xgs/lib/lp386.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/lib/lp386.bat b/gs/lib/lp386.bat
index f4b6def25..76f2ecbb0 100755
--- a/gs/lib/lp386.bat
+++ b/gs/lib/lp386.bat
@@ -1,2 +1,2 @@
@rem $Id$
-@gs386 -sDEVICE=djet500 -dNOPAUSE -- gslp.ps -fCourier9 %1 %2 %3 %4 %5 %6 %7 %8 %9
+@gs386 -sDEVICE=djet500 -P- -dSAFER -dNOPAUSE -- gslp.ps -fCourier9 %1 %2 %3 %4 %5 %6 %7 %8 %9