Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
SourceForge update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfredo Sanchez committed Aug 21, 2009
1 parent bce469c commit c292829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ fi;
if ! py_have_module pydirector; then
pydirector="${top}/pydirector-1.0.0";

www_get "PyDirector" "${pydirector}" http://ignum.dl.sourceforge.net/sourceforge/pythondirector/pydirector-1.0.0.tar.gz;
www_get "PyDirector" "${pydirector}" http://ignum.dl.sourceforge.net/project/pythondirector/pythondirector/pythondirector-1.0.0/pydirector-1.0.0.tar.gz;
put_setuptools "${pydirector}";
py_build "PyDirector" "${pydirector}" false;
py_install "PyDirector" "${pydirector}";
Expand Down

0 comments on commit c292829

Please sign in to comment.