mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package: remove trailing whitespace
Occurrences were searched using [1]: check-package --include-only TrailingSpace $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a7fda62eec
commit
6107a75d5e
@@ -16,7 +16,7 @@ LEAFNODE2_CONF_ENV = \
|
||||
|
||||
# --enable-runas-user use 'news' as default but the configure stop
|
||||
# if news doesn't exist on the build host.
|
||||
# Use 'root' while cross-compiling
|
||||
# Use 'root' while cross-compiling
|
||||
LEAFNODE2_CONF_OPTS = \
|
||||
--sysconfdir=/etc/leafnode2 \
|
||||
--enable-spooldir=/var/spool/news \
|
||||
|
||||
Reference in New Issue
Block a user