[89782] trunk/dports/aqua/AquaLess/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Feb 10 08:37:20 PST 2012
On Feb 10, 2012, at 08:32, and.damore at macports.org wrote:
> 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
> +}
Since this changes where files get installed, a revision increase would be appropriate.
More information about the macports-dev
mailing list