Changeset 81424
- Timestamp:
- 07/30/11 04:50:59 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/python/py-pil/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-pil/Portfile
r81378 r81424 39 39 40 40 post-destroot { 41 xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${ name}41 xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${subport} 42 42 xinstall -m 0644 -W ${worksrcpath} BUILDME CHANGES CONTENTS README \ 43 ${destroot}${prefix}/share/doc/${ name}43 ${destroot}${prefix}/share/doc/${subport} 44 44 } 45 45 }
Note: See TracChangeset
for help on using the changeset viewer.

