Patch pkg-config and update installs for various packages
This commit is contained in:
@@ -39,7 +39,6 @@ class Libctl(Package):
|
||||
def install(self, spec, prefix):
|
||||
configure('--prefix={0}'.format(prefix),
|
||||
'GUILE={0}'.format(spec['guile'].prefix))
|
||||
# GUILE_CONFIG=/path/to/guile-config
|
||||
|
||||
make()
|
||||
make('check')
|
||||
|
Reference in New Issue
Block a user