--- utils/epydoc_config/build_epydoc.sh.orig +++ utils/epydoc_config/build_epydoc.sh @@ -1,6 +1,6 @@ #!/bin/sh -API_DOCS_DIR="mapnik-python-`mapnik-config --version`" +API_DOCS_DIR="mapnik-python" if [ ! -d $API_DOCS_DIR ] then