dev-lang/duktape: Fix header install

Closes: https://bugs.gentoo.org/729914
Closes: https://bugs.gentoo.org/729840
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ian Whyman <thev00d00@gentoo.org>
This commit is contained in:
Ian Whyman
2020-06-28 09:52:04 +01:00
parent 4eda2d508d
commit 10cf094cdd

View File

@@ -21,7 +21,7 @@ src_prepare() {
eapply_user
# Set install path
sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D::-1}/usr#" \
sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D%/}/usr#" \
Makefile.sharedlibrary || die "failed to set install path"
# Edit pkgconfig