octave: rename executable Octave to octave

This commit is contained in:
Denis Davydov
2016-06-28 11:25:45 +02:00
parent 0faa6dd753
commit c4c167c1ca
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ class OctaveSplines(Package):
extends('octave@3.6.0:')
def install(self, spec, prefix):
Octave('--quiet',
octave('--quiet',
'--norc',
'--built-in-docstrings-file=/dev/null',
'--texi-macros-file=/dev/null',