me
/
guix
Archived
1
0
Fork 0

gnu: rsyslog: Remove gratuitous whitespace.

* gnu/packages/logging.scm (rsyslog)[#:configure-flags]: Remove gratuitous whitespace.
master
Liliana Marie Prikler 2022-09-01 15:24:03 +02:00
parent aaee40278c
commit 02aa85459f
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -273,7 +273,7 @@ library.")
"--enable-liblogging_stdlog"
"--enable-unlimited_select"
"--enable-usertools"
;; Input plugins
"--enable-imbatchreport"
"--enable-imczmq"
@ -285,7 +285,7 @@ library.")
"--enable-impstats"
"--enable-imptcp"
"--enable-imtuxedoulog"
;; Output plugins
"--enable-clickhouse"
"--enable-elasticsearch"