diff options
-rw-r--r-- | sys-power/radeon-profile/radeon-profile-20200824-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/radeon-profile/radeon-profile-20200824-r10.ebuild b/sys-power/radeon-profile/radeon-profile-20200824-r10.ebuild index 1f3fddde..3120a210 100644 --- a/sys-power/radeon-profile/radeon-profile-20200824-r10.ebuild +++ b/sys-power/radeon-profile/radeon-profile-20200824-r10.ebuild @@ -54,7 +54,7 @@ src_configure() { src_install() { emake INSTALL_ROOT="${D}" install - #dobin ${FILESDIR}/${PN}-pkexec + dobin ${FILESDIR}/${PN}-pkexec dodir usr/share/polkit-1/actions insinto usr/share/polkit-1/actions doins ${FILESDIR}/org.redcorelinux.radeon-profile.policy |