projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5722046
)
Install `unzip'.
author
tomo
<tomo>
Thu, 2 Jun 2011 17:38:59 +0000
(17:38 +0000)
committer
tomo
<tomo>
Thu, 2 Jun 2011 17:38:59 +0000
(17:38 +0000)
bootstrap.fink
patch
|
blob
|
history
bootstrap.macports
patch
|
blob
|
history
diff --git
a/bootstrap.fink
b/bootstrap.fink
index
971abb1
..
57f4495
100755
(executable)
--- a/
bootstrap.fink
+++ b/
bootstrap.fink
@@
-23,6
+23,7
@@
fink install canna-shlibs
#fink install coreutils-default
fink install wget
+fink install unzip
./configure \
--with-site-includes=/sw/include/db4:/sw/include \
diff --git
a/bootstrap.macports
b/bootstrap.macports
index
3369b64
..
067c8ae
100755
(executable)
--- a/
bootstrap.macports
+++ b/
bootstrap.macports
@@
-10,6
+10,7
@@
sudo port -v install compface
sudo port -v install gettext
sudo port -v install zlib
sudo port -v install canna
+sudo port -v install unzip
./configure \
--with-site-includes=/opt/local/include/db46:/opt/local/include \