[103144] trunk/dports/devel/ninka/Portfile
and.damore at macports.org
and.damore at macports.org
Fri Feb 15 23:20:52 PST 2013
Revision: 103144
https://trac.macports.org/changeset/103144
Author: and.damore at macports.org
Date: 2013-02-15 23:20:52 -0800 (Fri, 15 Feb 2013)
Log Message:
-----------
port ninka: using octal notation for attributes
Modified Paths:
--------------
trunk/dports/devel/ninka/Portfile
Modified: trunk/dports/devel/ninka/Portfile
===================================================================
--- trunk/dports/devel/ninka/Portfile 2013-02-16 06:54:09 UTC (rev 103143)
+++ trunk/dports/devel/ninka/Portfile 2013-02-16 07:20:52 UTC (rev 103144)
@@ -38,7 +38,7 @@
}
foreach aFile [glob ${destroot}${prefix}/share/${name}/*/*.pl] {
- file attributes $aFile -permissions 755
+ file attributes $aFile -permissions 0755
}
xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130215/7ca7eeef/attachment.html>
More information about the macports-changes
mailing list