diff options
author | 2020-11-10 18:54:12 -0500 | |
---|---|---|
committer | 2020-11-10 18:54:12 -0500 | |
commit | 3b27561fc0b06324f844b0be42fb7f2b0305e7e1 (patch) | |
tree | 104df8165ee7b05049c7a0f2b349f79b5e4a1b21 /x11-misc/sux | |
parent | net-libs/nodejs: Stabilize 14.15.0 x86, #742893 (diff) | |
download | gentoo-3b27561fc0b06324f844b0be42fb7f2b0305e7e1.tar.gz gentoo-3b27561fc0b06324f844b0be42fb7f2b0305e7e1.tar.bz2 gentoo-3b27561fc0b06324f844b0be42fb7f2b0305e7e1.zip |
x11-misc/sux: fix QA issue with double empty line
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/sux-1.0.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/sux/sux-1.0.1.ebuild b/x11-misc/sux/sux-1.0.1.ebuild index 8619606a8840..9c84c56d3da9 100644 --- a/x11-misc/sux/sux-1.0.1.ebuild +++ b/x11-misc/sux/sux-1.0.1.ebuild @@ -17,7 +17,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.0-xauth-and-home.patch ) - src_install() { dobin ${PN}{,term} dodoc TODO |