forked from Lainports/opnsense-ports
11 lines
234 B
Text
11 lines
234 B
Text
--- configure.orig 2022-10-01 15:24:39 UTC
|
|
+++ configure
|
|
@@ -389,7 +389,7 @@ if test "$?" != "0"; then
|
|
exit 1
|
|
fi
|
|
|
|
-VASM=$(which vasm.vasmm68k-mot)
|
|
+VASM=$(which vasmm68k_mot)
|
|
if [[ -n ${VASM} ]] ; then
|
|
usescore="yes"
|
|
fi
|