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