[130948] trunk/dports/devel/libmacho/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 3 20:30:43 PST 2015


Revision: 130948
          https://trac.macports.org/changeset/130948
Author:   ryandesign at macports.org
Date:     2015-01-03 20:30:43 -0800 (Sat, 03 Jan 2015)
Log Message:
-----------
libmacho: remove unnecessary directory creation; add modeline

Modified Paths:
--------------
    trunk/dports/devel/libmacho/Portfile

Modified: trunk/dports/devel/libmacho/Portfile
===================================================================
--- trunk/dports/devel/libmacho/Portfile	2015-01-04 04:03:39 UTC (rev 130947)
+++ trunk/dports/devel/libmacho/Portfile	2015-01-04 04:30:43 UTC (rev 130948)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
@@ -30,7 +31,6 @@
 build.target            libmacho.a
 
 destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/lib
     xinstall -m 644 ${destroot.dir}/libmacho.a ${destroot}${prefix}/lib
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150103/d74090c4/attachment.html>


More information about the macports-changes mailing list