[entropy.const] drop etpConst['errorstatus']
This commit is contained in:
@@ -8,7 +8,6 @@ Backlog (raw)
|
||||
solo.utils.show_you_meant !
|
||||
drop entropy.cli (it is used by other stuff, what to do?)
|
||||
drop etpUi
|
||||
drop etpConst['errorstatus']
|
||||
|
||||
- preserved-libs registry:
|
||||
only drop old sonames when installed packages
|
||||
|
||||
@@ -636,7 +636,6 @@ def const_default_settings(rootdir):
|
||||
'systemname': "Sabayon Linux",
|
||||
# Product identificator (standard, professional...)
|
||||
'product': "standard",
|
||||
'errorstatus': default_etp_confdir+"/code",
|
||||
'systemroot': original_rootdir, # default system root
|
||||
'uid': os.getuid(), # current running UID
|
||||
'entropygid': None,
|
||||
|
||||
Reference in New Issue
Block a user