[44570] trunk/dports/lang/lisp-hyperspec/Portfile
blb at macports.org
blb at macports.org
Tue Dec 30 14:43:54 PST 2008
Revision: 44570
http://trac.macports.org/changeset/44570
Author: blb at macports.org
Date: 2008-12-30 14:43:53 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
lang/lisp-hyperspec - proper usage for chown
Modified Paths:
--------------
trunk/dports/lang/lisp-hyperspec/Portfile
Modified: trunk/dports/lang/lisp-hyperspec/Portfile
===================================================================
--- trunk/dports/lang/lisp-hyperspec/Portfile 2008-12-30 22:33:05 UTC (rev 44569)
+++ trunk/dports/lang/lisp-hyperspec/Portfile 2008-12-30 22:43:53 UTC (rev 44570)
@@ -57,5 +57,5 @@
file mkdir ${destroot}${prefix}/share/doc/lisp/${distname}
system "cd ${destroot}${prefix}/share/doc/lisp/${distname} && \
${extract.cmd} ${extract.pre_args} ${distpath}/${distfile} ${extract.post_args}"
- system "chown -R root.admin ${destroot}${prefix}/share/doc/lisp"
+ system "chown -R root:admin ${destroot}${prefix}/share/doc/lisp"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081230/b77f4efe/attachment.html>
More information about the macports-changes
mailing list