Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 414579 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- utils/epydoc_config/build_epydoc.sh.orig
0
++ utils/epydoc_config/build_epydoc.sh
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
2
3
API_DOCS_DIR="mapnik-python-`mapnik-config --version`"
3
API_DOCS_DIR="mapnik-python"
4
4
5
if [ ! -d $API_DOCS_DIR ]
5
if [ ! -d $API_DOCS_DIR ]
6
    then 
6
    then 

Return to bug 414579