Changeset 79404
- Timestamp:
- 06/12/11 21:33:22 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 3 edited
-
py-cherrypy/Portfile (modified) (1 diff)
-
py25-cherrypy/Portfile (modified) (1 diff)
-
py26-cherrypy/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-cherrypy/Portfile
r79382 r79404 31 31 CHANGELOG.txt CHERRYPYTEAM.txt README.txt \ 32 32 ${destroot}${prefix}/share/doc/${name} 33 move ${destroot}${p refix}/lib/python2.4/site-packages/cherrypy/tutorial \33 move ${destroot}${python.pkgd}/cherrypy/tutorial \ 34 34 ${destroot}${prefix}/share/doc/${name} 35 35 } -
trunk/dports/python/py25-cherrypy/Portfile
r79382 r79404 31 31 CHANGELOG.txt CHERRYPYTEAM.txt README.txt \ 32 32 ${destroot}${prefix}/share/doc/${name} 33 move ${destroot}${p refix}/lib/python2.5/site-packages/cherrypy/tutorial \33 move ${destroot}${python.pkgd}/cherrypy/tutorial \ 34 34 ${destroot}${prefix}/share/doc/${name} 35 35 } -
trunk/dports/python/py26-cherrypy/Portfile
r79382 r79404 31 31 CHANGELOG.txt CHERRYPYTEAM.txt README.txt \ 32 32 ${destroot}${prefix}/share/doc/${name} 33 move ${destroot}${p refix}/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/cherrypy/tutorial \33 move ${destroot}${python.pkgd}/cherrypy/tutorial \ 34 34 ${destroot}${prefix}/share/doc/${name} 35 35 }
Note: See TracChangeset
for help on using the changeset viewer.

