mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
octaveforge.eclass: remove octave detection
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
be8e18b24b
commit
390cdd54fa
@ -38,8 +38,8 @@ OCT_PKGDIR="${OCT_ROOT}/packages"
|
||||
|
||||
# @ECLASS-VARIABLE: OCT_BIN
|
||||
# @DESCRIPTION:
|
||||
# full path to octave binary
|
||||
OCT_BIN="$(type -p octave || die)"
|
||||
# octave binary name
|
||||
OCT_BIN="octave"
|
||||
|
||||
SRC_URI="mirror://sourceforge/octave/${P}.tar.gz"
|
||||
SLOT="0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user