I have changed all such printf's, even when unnecessary (like for
the "$i" in

 ..
 ||@@ -3594,7 +3594,7 @@ for i in \
 ||       SU_CFLAGS SU_CXXFLAGS SU_INCS SU_LDFLAGS SU_LIBS \
 ||       ; do
 ||    eval j=\$${i}
 ||-   printf -- "${i} = ${j}\n" >> ${mk}
 ||+   printf '%s = %s\n' "${i}" "${j}" >> ${mk}
 ..

I want to credit also Ravi Kant Sharma, who already reported this
in [email protected], though i missed that, unfortunately.

Is the email [email protected] ok for a credit?
Thanks again for reporting and insisting!

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166966

Title:
  FTBFS: s-nail fails to build in the stonking archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s-nail/+bug/2166966/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to