[89782] trunk/dports/aqua/AquaLess/Portfile
and.damore at macports.org
and.damore at macports.org
Fri Feb 10 06:32:31 PST 2012
Revision: 89782
http://trac.macports.org/changeset/89782
Author: and.damore at macports.org
Date: 2012-02-10 06:32:31 -0800 (Fri, 10 Feb 2012)
Log Message:
-----------
port Aqualess: moving aless command to $prefix/bin
Modified Paths:
--------------
trunk/dports/aqua/AquaLess/Portfile
Modified: trunk/dports/aqua/AquaLess/Portfile
===================================================================
--- trunk/dports/aqua/AquaLess/Portfile 2012-02-10 14:27:13 UTC (rev 89781)
+++ trunk/dports/aqua/AquaLess/Portfile 2012-02-10 14:32:31 UTC (rev 89782)
@@ -30,6 +30,10 @@
sha1 29fd0a76e38f01d55fb46f00bb9b81af8b8f60a8 \
rmd160 8b4e727b415b0024c8ebbfcc469557fd458c8ef5
+post-destroot {
+ file rename ${destroot}${applications_dir}/aless ${destroot}${prefix}/bin/aless
+}
+
post-patch {
reinplace -E /@/s|/usr/bin/aless|${prefix}/bin/aless| \
${worksrcpath}/ToolInstaller.m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120210/94d1bfa0/attachment.html>
More information about the macports-changes
mailing list