mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
sys-devel/qbe: Fix PREFIX
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -10,3 +10,7 @@ HOMEPAGE="https://c9x.me/compile/"
|
||||
EGIT_REPO_URI="git://c9x.me/qbe.git"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
src_install() {
|
||||
PREFIX=/usr default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user