aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/file.sh')
-rw-r--r--chapter8/file.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter8/file.sh b/chapter8/file.sh
index 7a693aa..5adb7d7 100644
--- a/chapter8/file.sh
+++ b/chapter8/file.sh
@@ -1,3 +1,5 @@
#!/bin/bash
-
+./configure --prefix=/usr
+make
+make -j1 install