[pacman-dev] [PATCHES] Refreshed PKGBUILDs

Aaron Griffin aaronmgriffin at gmail.com
Sat May 17 15:34:01 EDT 2008


On Sat, May 17, 2008 at 10:28 AM, Geoffroy Carrier
<geoffroy.carrier at koon.fr> wrote:
>> >   - Still, lightweight means smater
>> >     => Don't use
>> >       "$_svntrunk" ${something}
>> >        instead of
>> >       $_svntrunk $something
>> >
>> Where exactly is this change?
> This was an example of the rule I wanted to follow... ie. i did not
> introduced quotes of $_svntrunk which obviously won't include spaces.
> (or it's REAAALLY dumb).

Just to be a tad more technical. I always try to use the ${} syntax
when I can. It IS more to type, but prevents errors much more and is a
good habit to follow. It's a minor thing, but I prefer that syntax. I
don't think we should really enforce it either way




More information about the pacman-dev mailing list