summaryrefslogtreecommitdiff
path: root/app-admin/calamares
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-06-02 14:19:21 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-06-02 14:19:21 +0100
commit6ddc117072e8bfa5185244ab371feabc5f419999 (patch)
tree46dc7120a45aa9dd30ae5f37037b5782aab0a44e /app-admin/calamares
parent8291928ec4539303bffd07ee96c87f7ce2a63a47 (diff)
disable luksfix, it brokes the things for us
Diffstat (limited to 'app-admin/calamares')
-rw-r--r--app-admin/calamares/calamares-3.1.0-r1.ebuild (renamed from app-admin/calamares/calamares-3.1.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/calamares/calamares-3.1.0.ebuild b/app-admin/calamares/calamares-3.1.0-r1.ebuild
index 615ec380..44bd5a50 100644
--- a/app-admin/calamares/calamares-3.1.0.ebuild
+++ b/app-admin/calamares/calamares-3.1.0-r1.ebuild
@@ -49,7 +49,7 @@ RDEPEND=">=app-misc/calamares-runtime-1.0[branding]"
src_prepare() {
# luksfix (master) by frugalware, backported to stable
- epatch "${FILESDIR}"/${P}-luksfix.patch
+ # epatch "${FILESDIR}"/${P}-luksfix.patch
# replace calamares installer desktop icon
sed -i "s/Icon=calamares/Icon=redcore-logo/g" "${S}/calamares.desktop"
# fix installer doesn't start from desktop launcher (IMPROVE THIS UGLY THINGY)