On Wed, 4 Nov 2015 16:35:11 +0100 Ole Jon Bjørkum <[email protected]> wrote:
> Is it okay to do it in the prepare() function in PKGBUILD? > > I did it like this and it works: > > wget https://aur.archlinux.org/cgit/aur.git/snapshot/libgcrypt11.tar.gz -O > $srcdir/libgcrypt11.tar.gz > tar -zxvf $srcdir/libgcrypt11.tar.gz > cd $srcdir/libgcrypt11 > makepkg -sri > > Thanks! > No, it si not. Just build the damned package, how hard is that? Doug
