commit: bb500caae1767f1a8e22f6d054630060f5e1009e Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Sun Apr 22 13:20:20 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Apr 22 13:36:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb500caa
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(-) diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index b6b7248c959..7701de8d7ee 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 - }
