ports/print/acrobatviewer/files/patch-ab
Maxim Sobolev 1b69e27a4e Initial import of Adobe AcrobatViewer(r) - a new Adobe's free PDF viewer written
entirely in Java

PR:		16606
Submitted by:	sobomax
2000-05-29 08:34:03 +00:00

11 lines
234 B
Text

--- launixgc.sh.orig Thu Dec 2 09:30:38 1999
+++ launixgc.sh Fri Feb 11 18:00:40 2000
@@ -421,6 +421,8 @@
if [ ${jittype:-""} = "off" ]
then
jitinvoc="-Djava.compiler="
+ else
+ jitinvoc="-Djava.compiler=$jittype"
fi
fi