mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-java/icedtea-bin: hprefixify before mv.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -116,8 +116,8 @@ src_prepare() {
|
||||
# The binaries are built on a non-prefixed system so the
|
||||
# fontconfig needs to have prefixes inserted.
|
||||
rm ${lib}/fontconfig.Gentoo.bfc || die
|
||||
mv ${lib}/fontconfig.Gentoo.properties{.src,} || die
|
||||
hprefixify ${lib}/fontconfig.Gentoo.properties.src
|
||||
mv ${lib}/fontconfig.Gentoo.properties{.src,} || die
|
||||
fi
|
||||
|
||||
# Fix the RPATHs, except on arm.
|
||||
|
||||
Reference in New Issue
Block a user