add OctavePackage (#6746)
* add OctavePackage 1. remove import CudaPackage which is not needed anymore 2. mention CudaPackage and OctavePackage in packaging guide 3. adjust OctavePackageTemplate 4. add clue file for Octave build 5. sanity check on self.prefix * use setup_environment
This commit is contained in:

committed by
Adam J. Stewart

parent
fd6b9ac3af
commit
4b5fe75bc3
@@ -22,7 +22,6 @@
|
||||
# License along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
##############################################################################
|
||||
from spack.build_systems.cuda import CudaPackage
|
||||
from spack import *
|
||||
from spack.package_test import compare_output
|
||||
from spack.util.executable import Executable
|
||||
|
Reference in New Issue
Block a user