Skip to content

Commit

Permalink
dev-lang/lua: adjust prefix in .pc file for Prefix
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20-prefix
  • Loading branch information
grobian committed Jan 11, 2016
1 parent 6da0080 commit e7b3982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/lua/lua-5.2.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ multilib_src_install() {
# We want packages to find our things...
cp "${FILESDIR}/lua.pc" "${WORKDIR}"
sed -i \
-e "s:^prefix= :prefix= ${EPREFIX}:" \
-e "s:^V=.*:V= ${PATCH_PV}:" \
-e "s:^R=.*:R= ${PV}:" \
-e "s:/,lib,:/$(get_libdir):g" \
Expand Down

0 comments on commit e7b3982

Please sign in to comment.