hto4l: Set GSL_HOME (#30402)
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user