summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-06-13 16:06:14 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-06-13 16:27:27 +0200
commit554169d137ed8565b7802bd3dcdf3d274f4ce4f1 (patch)
tree7bc03aa9c37c465f1ea9fb9138c9e92ae548e250 /x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
parentsys-fs/android-file-transfer-linux: Removed old. (diff)
downloadgentoo-554169d137ed8565b7802bd3dcdf3d274f4ce4f1.tar.gz
gentoo-554169d137ed8565b7802bd3dcdf3d274f4ce4f1.tar.bz2
gentoo-554169d137ed8565b7802bd3dcdf3d274f4ce4f1.zip
x11-apps/radeon-profile-daemon: Adjusted live ebuild
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild')
-rw-r--r--x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
index 924760fc9099..77f7239752b9 100644
--- a/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
+++ b/x11-apps/radeon-profile-daemon/radeon-profile-daemon-99999999.ebuild
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/${P}/${PN}"
PATCHES=(
- "${FILESDIR}/${P}-secure_socket.patch"
+ "${FILESDIR}/${PN}-20190603-secure_socket.patch"
)
src_prepare() {
@@ -51,7 +51,7 @@ src_configure() {
src_install() {
emake INSTALL_ROOT="${D}" install
- newinitd "${FILESDIR}"/${PN}.initd ${PN}
+ newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN}
}
pkg_postinst() {