summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-22 08:20:20 -0500
committerDavid Seifert <soap@gentoo.org>2018-04-22 15:36:23 +0200
commitbb500caae1767f1a8e22f6d054630060f5e1009e (patch)
tree8f85036f7e46a4e3114da7ada83341d619ed1c72 /x11-themes
parentsys-kernel/rt-sources: remove old (diff)
downloadgentoo-bb500caae1767f1a8e22f6d054630060f5e1009e.tar.gz
gentoo-bb500caae1767f1a8e22f6d054630060f5e1009e.tar.bz2
gentoo-bb500caae1767f1a8e22f6d054630060f5e1009e.zip
x11-themes/commonbox-styles: stylistic cleanup
Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8105
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
index b6b7248c9599..7701de8d7eef 100644
--- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
+++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
@@ -16,7 +16,6 @@ IUSE=""
RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )"
src_install() {
-
insinto /usr/share/commonbox/backgrounds
doins "${S}"/backgrounds/*
@@ -24,5 +23,4 @@ src_install() {
doins "${S}"/styles/*
dodoc README.commonbox-styles STYLES.authors
-
}