From bb500caae1767f1a8e22f6d054630060f5e1009e Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Sun, 22 Apr 2018 08:20:20 -0500 Subject: x11-themes/commonbox-styles: stylistic cleanup Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8105 --- x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'x11-themes/commonbox-styles') 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 - } -- cgit v1.2.3-65-gdbad