dev-libs/beignet: fix broken prefix support
authorMarek Szuba <marecki@gentoo.org>
Fri, 31 Aug 2018 13:07:36 +0000 (14:07 +0100)
committerMarek Szuba <marecki@gentoo.org>
Fri, 31 Aug 2018 13:07:55 +0000 (14:07 +0100)
commitac97e59f85ca6a8b87ac7ebbe50b53630731402e
treebf15cc9631f84f79c3bd58677d2fedfaa27addcc
parentb03510afdb5b2bd6cbee35ec38dbb6320dbaf00d
dev-libs/beignet: fix broken prefix support

With VENDOR_DIR as set in the ebuild beginning with a slash,
${EPREFIX%/}/${VENDOR_DIR} ends up containing // regardless of the
value of EPREFIX. On a less serious note, it isn't necessary to strip
the trailing slash from EPREFIX because according to specifications
there shouldn't be one; it seems the author of the patch confused it
with e.g. ED.

Closes: https://bugs.gentoo.org/663818
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/beignet/beignet-1.3.2-r1.ebuild