summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-11 18:42:04 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-11 18:42:21 +0100
commit4465542779449c4f6a7cdcff384b7f65b60eabfb (patch)
tree5f6772b3883a85a9bf601739d0d839a0474e341a /app-admin/rsyslog/files
parentkde-apps: Drop KDE Applications 17.12.0 (diff)
downloadgentoo-4465542779449c4f6a7cdcff384b7f65b60eabfb.tar.gz
gentoo-4465542779449c4f6a7cdcff384b7f65b60eabfb.tar.bz2
gentoo-4465542779449c4f6a7cdcff384b7f65b60eabfb.zip
app-admin/rsyslog: Rev bump patch
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-admin/rsyslog/files')
-rw-r--r--app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch (renamed from app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl.patch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl.patch b/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch
index fa2f71939cc8..2706b4b581a0 100644
--- a/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl.patch
+++ b/app-admin/rsyslog/files/8-stable/rsyslog-8.32.0-fix-building-without-curl-r1.patch
@@ -41,7 +41,7 @@ https://github.com/rsyslog/rsyslog/pull/2378
varFreeMembers(&r[0]);
+#else
+ LogError(0, RS_RET_INTERNAL_ERROR,
-+ "rainerscript: internal error: HTTP_Fetch not supported, not built with libcurl support\n");
++ "rainerscript: internal error: HTTP_Fetch not supported, not built with libcurl support");
+#endif
break;
default: