Revision
89646
Author
and.damore@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

Diff

Modified: trunk/dports/aqua/AquaLess/Portfile (89645 => 89646)


--- 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}