parent
43e6114db7
commit
d1b7e560bd
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ def edit(self, spec, prefix):
|
|||
|
||||
self._copy_arch_file('base')
|
||||
|
||||
opts = ['--charm-base', spec['charm'].prefix]
|
||||
opts = ['--charm-base', spec['charmpp'].prefix]
|
||||
fftw_version = spec.variants['fftw'].value
|
||||
if fftw_version == 'none':
|
||||
opts.append('--without-fftw')
|
||||
|
|
Loading…
Reference in a new issue