Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2015 10:38:34 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r378408 - in head/ports-mgmt/portlint: . src
Message-ID:  <55423E6A.7000909@freebsd.org>
In-Reply-To: <CAMHz58SSEnFh7uGn-zGt91oP5Y4ErwL=DRc16js5vmNwxWjvKA@mail.gmail.com>
References:  <201502041710.t14HA5nx042571@svn.freebsd.org> <CAMHz58SSEnFh7uGn-zGt91oP5Y4ErwL=DRc16js5vmNwxWjvKA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/30/15 7:42 AM, Sunpoet Po-Chuan Hsieh wrote:
> On Thu, Feb 5, 2015 at 1:10 AM, Joe Marcus Clarke <marcus@freebsd.org
> <mailto:marcus@freebsd.org>> wrote:
>
>     +       if ($j =~ m'\${STAGEDIR}\${SITE_ARCH}') {
>     +               my $lineno = &linenumber($`);
>     +               &perror("WARN", $file, $lineno,
>     "\${STAGEDIR}\${SITE_ARCH} should be ".
>     +                       "replaced by
>     \${STAGEDIR}\${PREFIX}/\${SITE_BASE_REL}.");
>
>
> Typo. It should be "SITE_ARCH_REL".
>
> Regards,
> sunpoet

Thanks.  I've committed it to my CVS repo.  I'll get a new version with 
some other changes out soon.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55423E6A.7000909>