projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bc5287
)
Adjusted for the directory structure change.
author
handa
<handa>
Thu, 14 Jun 2007 13:26:50 +0000
(13:26 +0000)
committer
handa
<handa>
Thu, 14 Jun 2007 13:26:50 +0000
(13:26 +0000)
bootstrap.sh
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index
775529a
..
91ef76d
100755
(executable)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-28,7
+28,7
@@
automake -a
echo "Running autoconf..."
autoconf
echo "Producing po/POTFILES.in"
-ls *.mim > po/POTFILES.in
+ls MIM/*.mim > po/POTFILES.in
echo "The remaining steps to install this packge are:"
echo " % ./configure"
echo " % make"