Changeset 81748
- Timestamp:
- 08/04/11 10:31:45 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/cl-ppcre/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/cl-ppcre/Portfile
r56131 r81748 46 46 xinstall -m 0755 -d ${destroot-lisp}/systems 47 47 system "cd ${destroot-lisp}/src && \ 48 ${extract.cmd} ${extract.pre_args} ${distpath}/${distfile } ${extract.post_args}"48 ${extract.cmd} ${extract.pre_args} ${distpath}/${distfiles} ${extract.post_args}" 49 49 system "find ${destroot-lisp}/src/${name}-${version} -type d -exec chmod 755 {} \\;" 50 50 system "find ${destroot-lisp}/src/${name}-${version} -type f -exec chmod 644 {} \\;"
Note: See TracChangeset
for help on using the changeset viewer.

