summaryrefslogtreecommitdiffstats
path: root/recipe.d/0008-curl
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0008-curl')
-rw-r--r--recipe.d/0008-curl5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0008-curl b/recipe.d/0008-curl
new file mode 100644
index 0000000..12d95ae
--- /dev/null
+++ b/recipe.d/0008-curl
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/curl
+ $SRC/curl-*/configure $TCONFIGARGS
+ make $J
+ make $J install
+