likwid: remote root from INSTALL_CHOWN (#2564)
This commit is contained in:
parent
fab9af7081
commit
d855403546
@ -61,9 +61,9 @@ def install(self, spec, prefix):
|
||||
prefix,
|
||||
'config.mk')
|
||||
|
||||
# TODO:
|
||||
# set INSTALL_CHOWN in config.mk to your user/group.
|
||||
# Defaults are root.
|
||||
filter_file('^INSTALL_CHOWN.*',
|
||||
'INSTALL_CHOWN = -o $(USER)',
|
||||
'config.mk')
|
||||
|
||||
make()
|
||||
make('install')
|
||||
|
Loading…
Reference in New Issue
Block a user