[99955] trunk/dports/lang/eero-devel/Portfile
vince at macports.org
vince at macports.org
Thu Nov 22 00:25:59 PST 2012
Revision: 99955
https://trac.macports.org/changeset/99955
Author: vince at macports.org
Date: 2012-11-22 00:25:59 -0800 (Thu, 22 Nov 2012)
Log Message:
-----------
llvm-bin seems not to be built anymore, remove related xinstall code.
Modified Paths:
--------------
trunk/dports/lang/eero-devel/Portfile
Modified: trunk/dports/lang/eero-devel/Portfile
===================================================================
--- trunk/dports/lang/eero-devel/Portfile 2012-11-22 07:51:05 UTC (rev 99954)
+++ trunk/dports/lang/eero-devel/Portfile 2012-11-22 08:25:59 UTC (rev 99955)
@@ -165,12 +165,6 @@
ln -s ${sub_prefix}/libexec/scan-build/scan-build ${destroot}${sub_prefix}/bin/scan-build
ln -s ${sub_prefix}/libexec/scan-view/scan-view ${destroot}${sub_prefix}/bin/scan-view
ln -s ${sub_prefix}/bin ${destroot}${sub_prefix}/libexec/scan-build/bin
-
- xinstall -m 755 "${filespath}/llvm-bin" "${destroot}${prefix}/bin/eero-scan-build"
- reinplace "s:EXEC_PATH:${sub_prefix}/bin/scan-build:" "${destroot}${prefix}/bin/eero-scan-build"
-
- xinstall -m 755 "${filespath}/llvm-bin" "${destroot}${prefix}/bin/eero-scan-view"
- reinplace "s:EXEC_PATH:${sub_prefix}/bin/scan-view:" "${destroot}${prefix}/bin/eero-scan-view"
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121122/adadb512/attachment.html>
More information about the macports-changes
mailing list