address for download of patch file added
(preliminary, file should finally be available from our distribution directory.
This commit is contained in:
parent
efa088ecfb
commit
bf4921951b
|
|
@ -124,8 +124,9 @@ check_adms_va()
|
|||
if [ $exitcode -ne 0 ]; then
|
||||
DIE=1
|
||||
echo "Error: no *.va file found in $adms_dir/admsva"
|
||||
echo "Please download patch from ..."
|
||||
echo "and install with command '...'"
|
||||
echo "Please download patch file ng-adms-va.tar.gz from"
|
||||
echo "http://ngspice.sourceforge.net/experimental/ng-adms-va.tar.gz"
|
||||
echo "and expand it into the ngspice directory"
|
||||
echo
|
||||
fi
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in New Issue