aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7/texinfo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter7/texinfo.sh')
-rw-r--r--chapter7/texinfo.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter7/texinfo.sh b/chapter7/texinfo.sh
new file mode 100644
index 0000000..7f133fe
--- /dev/null
+++ b/chapter7/texinfo.sh
@@ -0,0 +1,3 @@
+./configure --prefix=/usr &&
+make &&
+make -j1 install