[89646] trunk/dports/aqua/AquaLess/Portfile

and.damore at macports.org and.damore at macports.org
Sun Feb 5 04:39:51 PST 2012


Revision: 89646
          http://trac.macports.org/changeset/89646
Author:   and.damore at macports.org
Date:     2012-02-05 04:39:47 -0800 (Sun, 05 Feb 2012)
Log Message:
-----------
port aqualess: removing unneeded post-destroot augmented phase, closing #30855

Modified Paths:
--------------
    trunk/dports/aqua/AquaLess/Portfile

Modified: trunk/dports/aqua/AquaLess/Portfile
===================================================================
--- trunk/dports/aqua/AquaLess/Portfile	2012-02-05 12:25:04 UTC (rev 89645)
+++ trunk/dports/aqua/AquaLess/Portfile	2012-02-05 12:39:47 UTC (rev 89646)
@@ -34,11 +34,4 @@
         ${worksrcpath}/ToolInstaller.m
 }
 
-post-destroot {
-    set builddir ${worksrcpath}/build/UninstalledProducts
-    xinstall -d ${destroot}${applications_dir}
-    xinstall ${builddir}/aless ${destroot}${prefix}/bin
-    copy ${builddir}/AquaLess.app ${destroot}${applications_dir}
-}
-
 livecheck.distname  ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120205/4f4dbf44/attachment.html>


More information about the macports-changes mailing list