gnupg: chanced patch procedure; thanks to Han

This commit is contained in:
Simon Gloner 2006-12-08 18:16:51 +01:00
parent 612ae3a511
commit 67c45f91d3

View File

@ -13,10 +13,7 @@ source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2 \
build () {
cd $name-$version
(
cd g10
patch -p0 < $SRC/filter-context-20-small.diff
)
patch -p0 -d g10 -i $SRC/filter-context-20-small.diff
./configure \
--prefix=/usr \