Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/MyProxyClient/setup.cfg@7077
Revision 5220,
608 bytes
checked in by pjkersha, 12 years ago
(diff) |
Updated release tag ready for first deployment on ndg3beta
|
Line | |
---|
1 | # MyProxy Client |
---|
2 | # |
---|
3 | # Configuration file for egg install - allow setting of specific OpenSSL |
---|
4 | # location for M2Crypto build |
---|
5 | # |
---|
6 | # NERC DataGrid Project |
---|
7 | # |
---|
8 | # P J Kershaw 27/10/06 |
---|
9 | # |
---|
10 | # Copyright (C) 2009 Science and Technology Facilities Council |
---|
11 | # |
---|
12 | # BSD - See LICENSE file in top-level directory |
---|
13 | [EasyInstall] |
---|
14 | |
---|
15 | # Uncomment build_ext section to include settings for SSL location if required |
---|
16 | # for M2Crypto build. Run: |
---|
17 | # |
---|
18 | # $ python setup.py build_ext |
---|
19 | # |
---|
20 | # then, |
---|
21 | # |
---|
22 | # $ python setup.py install |
---|
23 | # |
---|
24 | #[build_ext] |
---|
25 | #include_dirs: /usr/local/ |
---|
26 | #library_dirs: /usr/local/ |
---|
27 | |
---|
28 | [egg_info] |
---|
29 | tag_build = |
---|
30 | #tag_svn_revision = true |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.