Package: printfilters-ppd
Severity: normal
Hello ,
I have been fix bashism follow checkbashisms output
as attach file
Thank you
Chanchai Junlouchai
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- ps-to-printer.fpi 2001-12-03 08:16:31.000000000 +0700
+++ ps-to-printer.fpi.new 2010-03-14 16:31:28.000000000 +0700
@@ -38,7 +38,7 @@
# Load postscript configuration options
#
if [ -f "${SPOOLDIR}/postscript.cfg" ]; then
- source ${SPOOLDIR}/postscript.cfg
+ . ${SPOOLDIR}/postscript.cfg
else
eval `pcap -P$queue:GSDEVICE` >> /dev/null
eval `pcap -P$queue:RESOLUTION` >> /dev/null