mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
sys-apps/0xFFFF: proper use emake
Thanks tastytea for catching it. Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
@@ -16,5 +16,5 @@ DEPEND="dev-libs/libusb-compat"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
make install PREFIX=/usr DESTDIR="${ED}"
|
||||
emake DESTDIR="${ED}" PREFIX="/usr" install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user