install_egg_info() behaves differently on some machines; fix the egg-info
file to match the most successful ones (I will have a look at the underlying issue).
This commit is contained in:
parent
0ae97f5f8a
commit
bfc011848a
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2014/08/22 12:22:09 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2014/08/23 07:33:11 ajacoutot Exp $
|
||||
@ask-update salt-<2014.1.5p0 Make sure the _salt-master user does not exist
|
||||
@comment needs a homedir to store ssh keys for GitFS
|
||||
@newgroup _salt:722
|
||||
@ -18,7 +18,7 @@ bin/salt-run
|
||||
bin/salt-ssh
|
||||
bin/salt-syndic
|
||||
lib/python${MODPY_VERSION}/site-packages/salt/
|
||||
lib/python${MODPY_VERSION}/site-packages/salt-2014.1.10-py${MODPY_VERSION}.egg-info
|
||||
lib/python${MODPY_VERSION}/site-packages/salt-2014.1.0-py${MODPY_VERSION}.egg-info
|
||||
lib/python${MODPY_VERSION}/site-packages/salt/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/salt/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/salt/_compat.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user