package/dcron: add patch to fix error message
authorCarlos Santos <unixmania@gmail.com>
Mon, 22 Jul 2019 00:24:10 +0000 (21:24 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 3 Aug 2019 18:30:48 +0000 (20:30 +0200)
commit9e3b90fb545582a7c24e0d34c4274777c1288475
tree6dd7baabd5a5fac9168466ccddaed03491bce9f5
parent4ad73bf5e6326f7a414ecc94dbac0c79f5d33b31
package/dcron: add patch to fix error message

The error message issued when the creation of the log file fails lacks
an ending newline. Add a patch already submitted upstream[1] to fix it.

1. https://github.com/dubiousjim/dcron/pull/22

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/dcron/0001-main.c-add-newline-to-logfile-openning-error-message.patch [new file with mode: 0644]