]> git.pld-linux.org Git - packages/a2ps.git/blob - a2ps-psset.patch
- BR: gperf
[packages/a2ps.git] / a2ps-psset.patch
1 --- a2ps-4.13/contrib/psset.in.psset    2006-10-06 13:12:03.000000000 +0100
2 +++ a2ps-4.13/contrib/psset.in  2006-10-06 13:12:09.000000000 +0100
3 @@ -241,7 +241,7 @@
4  # spaces with a `\' too...
5  pspagedevicelen=`echo "$pspagedevice" | wc -l`
6  pspagedevice=`echo "$pspagedevice" | \
7 - sed -e "$pspagedevicelen!s/\$/\\\\\\/;s/^/\\\\\\/"`
8 + sed -e "$pspagedevicelen!s/\$/\\\\\\/;s/^ /\\\\\\ /"`
9  
10  case $at in
11    0) # Insert last in the Setup, so that we win over other requests.
This page took 0.050438 seconds and 3 git commands to generate.