On Fri, 10 Jul 2015 15:33:11 -0400 Quint Guvernator <[email protected]> wrote:
> Karol, > > On Fri, Jul 10, 2015 at 3:23 PM, <[email protected]> wrote: > > karol_007 [1] filed a deletion request for gg [2]: > > The PKGBUILD is longer that the script it packages > > Great. Why is this a problem? > > I put it `gg` on the AUR to make sure I was familiar with the new aur4 > process. I find `gg` useful, and I hope other Arch users will too. > > $ wc -c PKGBUILD gg msg.txt > 428 PKGBUILD > 255 gg > 607 msg.txt > > Scott Adams said: "Engineers like to solve problems. If there are no > problems handily available, they will create their own problems." > > Cheers, > Quint As a script, this makes little sense. All you're really doing is shortening a single command, which is much better done with an alias. You shouldn't even need the 'sudo' if this is local. I agree that it really shouldn't be in the AUR.
