[115290] trunk/dports/math/metis/Portfile

sean at macports.org sean at macports.org
Mon Dec 30 11:52:25 PST 2013


Revision: 115290
          https://trac.macports.org/changeset/115290
Author:   sean at macports.org
Date:     2013-12-30 11:52:25 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
metis: do not move metis.h into a non-standard location

Modified Paths:
--------------
    trunk/dports/math/metis/Portfile

Modified: trunk/dports/math/metis/Portfile
===================================================================
--- trunk/dports/math/metis/Portfile	2013-12-30 19:52:21 UTC (rev 115289)
+++ trunk/dports/math/metis/Portfile	2013-12-30 19:52:25 UTC (rev 115290)
@@ -55,11 +55,6 @@
 }
 
 post-destroot {
-    # Move metis.h to include/metis/metis.h
-    xinstall -d -m 755 ${destroot}${prefix}/include/metis
-    file rename ${destroot}${prefix}/include/metis.h \
-                ${destroot}${prefix}/include/metis/metis.h
-
     # Install documentation
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 ${worksrcpath}/manual/manual.pdf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/5a67d7d8/attachment.html>


More information about the macports-changes mailing list