[Git][NTPsec/ntpsec][master] Fix recipe for ntpsec.pth
Hal Murray
gitlab at mg.gitlab.com
Wed Mar 14 07:52:16 UTC 2018
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
1d72980b by Hal Murray at 2018-03-14T07:51:27Z
Fix recipe for ntpsec.pth
- - - - -
1 changed file:
- README-PYTHON
Changes:
=====================================
README-PYTHON
=====================================
--- a/README-PYTHON
+++ b/README-PYTHON
@@ -44,8 +44,8 @@ including root if root uses any ntp scripts.
3: You can add to the default search path by setting up a .pth file
with something like this:
echo /usr/local/lib/python2.7/site-packages > \
- /usr/pkg/lib/python2.7/site-packages/ntpsec.pth
- echo /usr/local/lib64/python2.7/site-packages >> \
- /usr/pkg/lib/python2.7/site-packages/ntpsec.pth
+ /usr/lib/python2.7/site-packages/ntpsec.pth
This works for all users, including root.
+Note that the pth file must be on the default search path.
+
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1d72980b8f5612ead73bb83b9b512d6a3165d90b
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1d72980b8f5612ead73bb83b9b512d6a3165d90b
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180314/c310ccca/attachment.html>
More information about the vc
mailing list