Fixed recipe for gnupg so that is correctly applies now

This commit is contained in:
Scott McCreary
2013-09-13 19:37:46 -07:00
parent 93dfe2ed82
commit a01e4e248e

View File

@@ -29,10 +29,7 @@ BUILD_PREREQUIRES="
cmd:libtoolize
cmd:make
"
PATCH()
{
PATCHES="gnupg-1.4.11.patch"
}
BUILD()
{
@@ -51,4 +48,3 @@ TEST()
{
make check
}