Updated minipro
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit bash-completion-r1 git-r3 udev
|
||||
|
||||
@@ -19,7 +19,7 @@ RDEPEND="virtual/libusb:1
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
#eapply "${FILESDIR}/${P}-infoic.patch" || die
|
||||
eapply "${FILESDIR}/${P}-infoic.patch" || die
|
||||
eapply "${FILESDIR}/${P}-voltages.patch" || die
|
||||
|
||||
default
|
||||
@@ -36,5 +36,5 @@ src_install() {
|
||||
doman man/${PN}.1
|
||||
dobashcomp bash_completion.d/${PN}
|
||||
insinto /usr/share/minipro
|
||||
doins infoic.xml
|
||||
doins {info,logic}ic.xml
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user