summaryrefslogtreecommitdiff
path: root/x11-themes/redcore-artwork-calamares
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-07-08 19:50:26 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-07-08 19:50:26 +0100
commit7a2d100d10e6698c815fbb8fdfa526d6954cefd4 (patch)
tree4b597e95dbdccf792b8e87c017ad9beffd98365a /x11-themes/redcore-artwork-calamares
parent5bd99585ecf91ad37e06478a0edd7d0877dbd867 (diff)
update distfiles location
Diffstat (limited to 'x11-themes/redcore-artwork-calamares')
-rw-r--r--x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706-r1.ebuild (renamed from x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706-r1.ebuild
index ac035902..8837bf84 100644
--- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706.ebuild
+++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1706-r1.ebuild
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Redcore Linux branding component for Calamares"
HOMEPAGE="http://redcorelinux.org"
-SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${CATEGORY}/${PN}/${PN}-${PV}.tar.xz"
+SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="app-admin/calamares"
-S="${WORKDIR}/${PN}-${PV}"
+S="${WORKDIR}/${P}"
src_install() {
dodir /etc/calamares/branding/redcore_branding || die