hto4l: Set GSL_HOME (#30402)
This commit is contained in:
parent
7c631d1c55
commit
d062d2e92b
@ -32,6 +32,9 @@ def patch(self):
|
|||||||
'-mkdir -p $(LIBDIR) $(BINDIR) $(INCLUDEDIR)',
|
'-mkdir -p $(LIBDIR) $(BINDIR) $(INCLUDEDIR)',
|
||||||
'LoopTools-2.10/makefile-lxplus')
|
'LoopTools-2.10/makefile-lxplus')
|
||||||
|
|
||||||
|
def edit(self, spec, prefix):
|
||||||
|
env['GSL_HOME'] = self.spec['gsl'].prefix
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
mkdir(prefix.bin)
|
mkdir(prefix.bin)
|
||||||
install('Hto4l', prefix.bin)
|
install('Hto4l', prefix.bin)
|
||||||
|
Loading…
Reference in New Issue
Block a user