mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-plugins/guifications: nix src_install()
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -28,8 +28,3 @@ src_configure() {
|
||||
$(use_enable debug ) \
|
||||
$(use_enable nls) || die "econf failure"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake install DESTDIR="${D}" || die "make install failure"
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user