index
:
bzip2-packaging
master
Packaging for bzip2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'init')
-rwxr-xr-x
init
4
1 files changed, 4 insertions, 0 deletions
diff --git a/init b/init
index 642d265..a9b07ab 100755
--- a/
init
+++ b/
init
@@ -1 +1,5 @@
1
#!/bin/sh -ex
1
#!/bin/sh -ex
2
3
cd bzip2
4
make "CFLAGS=$CFLAGS" libbz2.a
5
cp libbz2.a /root