commit b3736649cbc3c3484595d4a429f16cddb2115812 parent 7c3a9ef63d0dc529ab7b2d3728a804ed0fc5c33c Author: aabacchus <ben@bvnf.space> Date: Tue, 4 May 2021 14:30:46 +0100 neomutt: remove trailing whitespace in build Diffstat:
M | neomutt/build | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/neomutt/build b/neomutt/build @@ -15,9 +15,9 @@ make make DESTDIR="$1" install # Install the man pages. -# The neomutt.1 and neomuttrc.5 are usually generated (when running -# ./configure without --disable-doc) but this requires an internet -# connection (!?), so I've included them as local sources. The other +# The neomutt.1 and neomuttrc.5 are usually generated (when running +# ./configure without --disable-doc) but this requires an internet +# connection (!?), so I've included them as local sources. The other # ones are provided in the tarball. install -Dm644 -t "$1"/usr/share/man/man1/ \ docs/neomutt.1 \