Update finder-inf.el.
This commit is contained in:
parent
56d638abf9
commit
0588a76157
1 changed files with 5 additions and 0 deletions
|
@ -121,6 +121,11 @@ fi
|
|||
### Update getdate.c.
|
||||
(cd lib-src; make -f Makefile getdate.c YACC="bison -y")
|
||||
|
||||
echo "Updating finder-inf.el."
|
||||
|
||||
### update finder-inf.el.
|
||||
(cd src; emacs -batch -l finder -f finder-compile-keywords)
|
||||
|
||||
echo "Creating staging directory: \`${tempparent}'"
|
||||
|
||||
mkdir ${tempparent}
|
||||
|
|
Loading…
Add table
Reference in a new issue