summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-06-13 05:17:52 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-06-13 05:17:52 +0100
commit57b3c458320219e9d12b8641f682eaeddd616cc5 (patch)
treedc6a88322d8b19e55f48eb67163b6a30008dbd95 /x11-themes
parentf1b061c3b71c988e76881a49ff4f496498aa1346 (diff)
less patching is good patching, disable patching of calamares modules configuration && create a sepparate package instead
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kogaion-artwork-calamares/kogaion-artwork-calamares-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/kogaion-artwork-calamares/kogaion-artwork-calamares-2.0.ebuild b/x11-themes/kogaion-artwork-calamares/kogaion-artwork-calamares-2.0.ebuild
index 9dc702a9..8999a45e 100644
--- a/x11-themes/kogaion-artwork-calamares/kogaion-artwork-calamares-2.0.ebuild
+++ b/x11-themes/kogaion-artwork-calamares/kogaion-artwork-calamares-2.0.ebuild
@@ -20,7 +20,7 @@ RDEPEND="app-admin/calamares"
S="${WORKDIR}/${PN}-${PV}"
src_install() {
- dodir /usr/share/calamares/branding/kogaion_branding || die
- insinto /usr/share/calamares/branding/kogaion_branding || die
+ dodir /etc/calamares/branding/kogaion_branding || die
+ insinto /etc/calamares/branding/kogaion_branding || die
doins -r "${S}"/* || die
}