summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-20 01:14:56 +0000
committerSam James <sam@gentoo.org>2021-10-20 01:14:56 +0000
commit097a6b1d3a52610f8b9ff9a2ff86a8a5bd9da035 (patch)
treed934ee13292437db93b65e988d405e3dbb779e62 /lxde-base
parentapp-emacs/eglot: initial import (diff)
downloadgentoo-097a6b1d3a52610f8b9ff9a2ff86a8a5bd9da035.tar.gz
gentoo-097a6b1d3a52610f8b9ff9a2ff86a8a5bd9da035.tar.bz2
gentoo-097a6b1d3a52610f8b9ff9a2ff86a8a5bd9da035.zip
lxde-base/lxterminal: fix WhitespaceFound
My fault! Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r--lxde-base/lxterminal/lxterminal-0.4.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/lxde-base/lxterminal/lxterminal-0.4.0.ebuild b/lxde-base/lxterminal/lxterminal-0.4.0.ebuild
index 14c03d4a6cf0..186f5c0131bd 100644
--- a/lxde-base/lxterminal/lxterminal-0.4.0.ebuild
+++ b/lxde-base/lxterminal/lxterminal-0.4.0.ebuild
@@ -31,7 +31,8 @@ BDEPEND="
src_prepare() {
xdg_src_prepare
- # Avoid maintainer mode, bug #818211
+
+ # Avoid maintainer mode, bug #818211
rm aclocal.m4 || die
eautoreconf