[49271] trunk/dports/editors/elvis/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 6 05:27:44 PDT 2009


Revision: 49271
          http://trac.macports.org/changeset/49271
Author:   ryandesign at macports.org
Date:     2009-04-06 05:27:44 -0700 (Mon, 06 Apr 2009)
Log Message:
-----------
elvis: don't create a directory called "0755"

Modified Paths:
--------------
    trunk/dports/editors/elvis/Portfile

Modified: trunk/dports/editors/elvis/Portfile
===================================================================
--- trunk/dports/editors/elvis/Portfile	2009-04-06 12:23:57 UTC (rev 49270)
+++ trunk/dports/editors/elvis/Portfile	2009-04-06 12:27:44 UTC (rev 49271)
@@ -37,7 +37,6 @@
                reinplace "s|${prefix}|${destroot}${prefix}|g" ${worksrcpath}/Makefile
                reinplace "s|sh instman.sh|MANPATH=${destroot}${prefix}/share/man sh instman.sh|" ${worksrcpath}/Makefile
                reinplace "s|MAN/manl MAN/man1|MAN/man1|" ${worksrcpath}/instman.sh
-               xinstall -d 0755 ${destroot}${prefix}/share/man/cat1
              }
 post-configure { reinplace "s|/etc|${prefix}/etc|g" ${worksrcpath}/Makefile
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090406/36db4227/attachment.html>


More information about the macports-changes mailing list