sys-apps/opentmpfiles: fix build on prefix

Closes: https://github.com/gentoo/gentoo/pull/18053
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
Alexey Sokolov
2020-10-28 01:14:46 +00:00
committed by William Hubbs
parent 4d8c968e90
commit ce4184050a
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ RDEPEND="!<sys-apps/openrc-0.23
src_prepare() {
default
hprefixify tmpfiles
hprefixify tmpfiles.sh
}
src_install() {
emake DESTDIR="${ED}" install

View File

@@ -25,7 +25,7 @@ RDEPEND="!<sys-apps/openrc-0.23
src_prepare() {
default
hprefixify tmpfiles
hprefixify tmpfiles.sh
}
src_install() {
emake DESTDIR="${ED}" install