]> git.pld-linux.org Git - packages/a2ps.git/blame - a2ps-psset.patch
- BR: gperf
[packages/a2ps.git] / a2ps-psset.patch
CommitLineData
7d8e006d
KK
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.055426 seconds and 4 git commands to generate.