[128105] trunk/dports/sysutils/ansible/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 13 01:27:23 PST 2014


Revision: 128105
          https://trac.macports.org/changeset/128105
Author:   ryandesign at macports.org
Date:     2014-11-13 01:27:22 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
ansible: do not create directories called "644"; no need to create man1 directory since it is a standard directory

Modified Paths:
--------------
    trunk/dports/sysutils/ansible/Portfile

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2014-11-13 09:22:05 UTC (rev 128104)
+++ trunk/dports/sysutils/ansible/Portfile	2014-11-13 09:27:22 UTC (rev 128105)
@@ -60,7 +60,6 @@
         ${destroot}${prefix}/share/doc/${name}/examples/
 
     # Man pages.
-    xinstall -d 644 ${destroot}${prefix}/share/man/man1
     eval xinstall -m 755 [glob ${worksrcpath}/docs/man/man1/*.1] \
         ${destroot}${prefix}/share/man/man1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/5bc874f3/attachment-0001.html>


More information about the macports-changes mailing list