diff options
author | lukem <lukem@pkgsrc.org> | 2010-06-05 06:27:00 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2010-06-05 06:27:00 +0000 |
commit | 5ceb6cad57a0bb0080d103507be422a5037d1175 (patch) | |
tree | 1158ee7f15a6640fa98f33cdbeadb7ccdcf69d99 /lang/python26 | |
parent | 7600715da597af0f9af9b0275530b31c124e1230 (diff) | |
download | pkgsrc-5ceb6cad57a0bb0080d103507be422a5037d1175.tar.gz |
pydoc needs to be an alternative
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/ALTERNATIVES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python26/ALTERNATIVES b/lang/python26/ALTERNATIVES index 36332e8607d..158009388da 100644 --- a/lang/python26/ALTERNATIVES +++ b/lang/python26/ALTERNATIVES @@ -1 +1,2 @@ +bin/pydoc @PREFIX@/bin/pydoc2.6 bin/python @PREFIX@/bin/python2.6 |