[cups.bugs] [MOD] STR #4116: install.sh uses bashism

Mark Morschhäuser mark at tvk.rwth-aachen.de
Tue Jun 5 06:11:19 PDT 2012


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

The line
function gzipcp {
should be replaced by
gzipcp () {
otherwise this breaks the installation process for e.g. /bin/sh = dash.
Patch is appended, installation also works for dash now.

Link: http://www.cups.org/str.php?L4116
Version: 1.5.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: install_sh_bashism.patch
URL: <http://lists.cups.org/pipermail/cups-devel/attachments/20120605/c3ad571c/attachment.ksh>


More information about the cups-devel mailing list