diff options
| author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2017-04-04 19:50:09 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-06 22:39:47 +0200 |
| commit | 6107a75d5e4eb13a93e00258269595b8597eafbe (patch) | |
| tree | b5f3710ff9ca3b68672e01967ef9487185e41bfd /package/leafnode2 | |
| parent | a7fda62eec298542cfb72e032a8fe890cb632781 (diff) | |
| download | buildroot-6107a75d5e4eb13a93e00258269595b8597eafbe.tar.gz buildroot-6107a75d5e4eb13a93e00258269595b8597eafbe.zip | |
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>
Diffstat (limited to 'package/leafnode2')
| -rw-r--r-- | package/leafnode2/leafnode2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/leafnode2/leafnode2.mk b/package/leafnode2/leafnode2.mk index 92039c13c7..4a920ccf92 100644 --- a/package/leafnode2/leafnode2.mk +++ b/package/leafnode2/leafnode2.mk @@ -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 \ |

