From cf90ce864e6be733fb3810877b7cabc804084e17 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 12 Jan 2017 20:20:08 +0000 Subject: Add support for HBPLv1 printers with patch from https://www.cybercom.net/~dcoffin/hbpl/ Also fix patch-getweb.in: remove -o from FETCHOPTS because fetch is sometimes executed without output file. PR: 211754 Submitted by: Oliver Kett --- print/foo2zjs/files/patch-getweb.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'print/foo2zjs/files/patch-getweb.in') diff --git a/print/foo2zjs/files/patch-getweb.in b/print/foo2zjs/files/patch-getweb.in index 6857a8e2fa6d..d5c52cf5c855 100644 --- a/print/foo2zjs/files/patch-getweb.in +++ b/print/foo2zjs/files/patch-getweb.in @@ -5,7 +5,7 @@ VERSION='$Id: getweb.in,v 1.112 2013/12/25 21:00:11 rick Exp $' -WGETOPTS="--passive-ftp -q" -+FETCHOPTS="-p -m -o" ++FETCHOPTS="-p -m" usage() { cat <