summaryrefslogtreecommitdiffstats
path: root/recipe.d/XXXX-gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/XXXX-gnupg')
-rw-r--r--recipe.d/XXXX-gnupg3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipe.d/XXXX-gnupg b/recipe.d/XXXX-gnupg
index ef22072..82a6216 100644
--- a/recipe.d/XXXX-gnupg
+++ b/recipe.d/XXXX-gnupg
@@ -1,8 +1,9 @@
+#skip
#######################################################
# needs libgpg-error, libgcrypt, libassuan, libksba
#######################################################
mcd $BUILDDIR/gnupg2
- $SRC/${1}-*/configure $TCONFIGARGS
+ $SRC/gnupg2-*/configure $TCONFIGARGS
make $J
make $J install