diff options
Diffstat (limited to 'recipe.d/0003-m4')
-rw-r--r-- | recipe.d/0003-m4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0003-m4 b/recipe.d/0003-m4 new file mode 100644 index 0000000..23f1b3d --- /dev/null +++ b/recipe.d/0003-m4 @@ -0,0 +1,5 @@ + mcd $BUILDDIR/m4 + $SRC/m4-*/configure $TCONFIGARGS + make $J -k + make $J -k install + |