mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
octaveforge.eclass: remove 'all' target from emake
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -87,7 +87,7 @@ octaveforge_src_compile() {
|
||||
export LDFLAGS="${LDFLAGS} -L${OCTLIBDIR}"
|
||||
|
||||
if [[ -e src/Makefile ]]; then
|
||||
emake -C src all
|
||||
emake -C src
|
||||
fi
|
||||
|
||||
if [[ -e src/Makefile ]]; then
|
||||
|
||||
Reference in New Issue
Block a user