Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Commit

Permalink
makeskkcdb.sh fixed not to use a tmp file
Browse files Browse the repository at this point in the history
git-svn-id: http://dbskkd-cdb.googlecode.com/svn/trunk@41 14f2559c-dab6-11dd-86c2-0f8696b7b6f9
  • Loading branch information
jj1bdx committed Jan 27, 2009
1 parent 2a5a29d commit 0001a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeskkcdb.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
./skktocdbm.sh < /usr/local/share/skk/SKK-JISYO.L | \
cdb -c -t SKK-JISYO.L.tmp SKK-JISYO.L.cdb
cdb -c -t - SKK-JISYO.L.cdb

0 comments on commit 0001a51

Please sign in to comment.