mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
net-im/catgirl: pass build target to emake
Closes: https://bugs.gentoo.org/706011 Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -22,3 +22,7 @@ DOCS=( README.7 scripts/chat.tmux.conf )
|
||||
src_configure() {
|
||||
./configure --prefix="${EPREFIX}"/usr
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user