[pacman-dev] [PATCH 5/5] Add makepkg -G which is like --skipinteg
Dan McGee
dpmcgee at gmail.com
Tue Aug 16 08:46:27 EDT 2011
On Fri, Aug 12, 2011 at 6:32 PM, Allan McRae <allan at archlinux.org> wrote:
> On 09/08/11 20:56, Sebastien Luttringer wrote:
>>
>> makepkg --skipinteg is a often used to test package and it's the brother
>> of -g option.
>> Have a -G shortcut will help to reduce CO².
>>
>> Signed-off-by: Sebastien Luttringer<seblu at seblu.net>
>
> This was somewhat deliberately done not to have a short option for this
> because --skipinteg was not intend to be used often. So I am undecided on
> this.
I'm -1 for this reason. If you don't like typing --skipinteg (or hell,
getting tab completion of `makepkg -sk<tab>`, you're being really
lazy. I also see the -G option being spoon fed to users on IRC or the
wiki without them realizing what it does; at least in the current
situation the flag is slightly self-explanatory.
You do realize you can do `makepkg -g >> PKGBUILD` over and over
again, and having them defined multiple times in the PKGBUILD doesn't
hurt anything during testing, right? Nor do you need to move them from
the bottom for them to work...
-Dan
More information about the pacman-dev
mailing list