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