[arch-general] Current PKGBUILD that pulls directly from git? [SOLVED]

David C. Rankin drankinatty at suddenlinkmail.com
Tue Feb 21 16:58:22 EST 2012


On 02/21/2012 03:44 PM, Daenyth wrote:
>
> Install abs and look in /usr/share/pacman/ at the proto PKGBUILDs. You
> may also want to look at "newpkg", from pkgtools.
>

for i in $(find /var/abs -name PKGBUILD); do if grep "git clone" $i; then echo 
"found in $i"; fi; done

was the ticket!

-- 
David C. Rankin, J.D.,P.E.


More information about the arch-general mailing list