You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/a2ps/files/a2ps-4.14-psset.patch

22 lines
616 B

diff -Naur a2ps-4.14.orig/contrib/psset.in a2ps-4.14/contrib/psset.in
--- a2ps-4.14.orig/contrib/psset.in 2007-12-29 12:29:01.000000000 +0900
+++ a2ps-4.14/contrib/psset.in 2009-04-12 12:17:43.000000000 +0900
@@ -219,7 +219,7 @@
done
pspagedevice="% Pagedevice definitions:
-countdictstack
+ countdictstack
% Push our own mark, since there can be several PS marks pushed depending
% where the failure really occured.
/psset_mark
@@ -227,7 +227,7 @@
} stopped
% My cleartomark
{ /psset_mark eq { exit } if } loop
-countdictstack exch sub dup 0 gt
+ countdictstack exch sub dup 0 gt
{
{ end } repeat
}{