[Slackbuilds-users] fix Jinja2 typo
Grissiom
chaos.proton at gmail.com
Fri Jun 24 10:20:37 UTC 2011
On Fri, Jun 24, 2011 at 5:08 PM, Mikko Varri <vmj at linuxbox.fi> wrote:
> Thanks for pointing that out.
>
> Am I missing something? Instead of changing PRGNAM to PKGNAM
> everywhere, a smaller patch would change one instance of PGKNAM to
> PRGNAM.
>
> -cp -a docs/_build/html $PKG/usr/doc/$PRGNAM-$VERSION || cp -a docs $PKG/usr/doc/$PKGNAM-$VERSION
> +cp -a docs/_build/html $PKG/usr/doc/$PRGNAM-$VERSION || cp -a docs $PKG/usr/doc/$PRGNAM-$VERSION
>
> PRGNAM is the right variable name for it, right?
Oops, yeah, this patch is right. I thought is stands for "PaKaGe NAMe"
at that time... Actually, it should be "PRoGram NAMe".
--
Cheers,
Grissiom
More information about the SlackBuilds-users
mailing list