From 67c45f91d3e3507be58d68c0b7f73963d79fc0ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Glo=DFner?= Date: Fri, 8 Dec 2006 18:16:51 +0100 Subject: [PATCH] gnupg: chanced patch procedure; thanks to Han --- gnupg/Pkgfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnupg/Pkgfile b/gnupg/Pkgfile index b2a5b2a69..bed059762 100644 --- a/gnupg/Pkgfile +++ b/gnupg/Pkgfile @@ -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 \