diff options
Diffstat (limited to 'x11-themes/float/float-0.1_alpha2.ebuild')
| -rw-r--r-- | x11-themes/float/float-0.1_alpha2.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-themes/float/float-0.1_alpha2.ebuild b/x11-themes/float/float-0.1_alpha2.ebuild index c66649fd90f..66c1f9c969a 100644 --- a/x11-themes/float/float-0.1_alpha2.ebuild +++ b/x11-themes/float/float-0.1_alpha2.ebuild @@ -36,11 +36,7 @@ src_install() { doins libfloatstyle.so || die "libfloatstyle.so install failed" if use kde; then - if use kdeprefix; then - insinto "${PREFIX}/share/apps/kstyle/themes" - else - insinto "/usr/share/apps/kstyle/themes" - fi + insinto "/usr/share/apps/kstyle/themes" doins float.themerc || die "float.themerc install failed" fi } |
