use $omegadb_path of Chise_utils.pm.
authorimiyazaki <imiyazaki>
Thu, 27 Nov 2003 13:47:14 +0000 (13:47 +0000)
committerimiyazaki <imiyazaki>
Thu, 27 Nov 2003 13:47:14 +0000 (13:47 +0000)
change location of $makefonts.

chise2otf/chise2otf

index d31c13d..319b631 100755 (executable)
@@ -20,13 +20,10 @@ use utf8;
 use Chise_utils ':all';
 require 5.008;
 
-my $omegadb_path="/usr/local/lib/chise/omega";
-$omegadb_path=~s!/$!!;
-
 # currently does not work, so...
 $opt_use_kage_for_Ext_B=0;
 
-my $makefonts="$omegadb_path/makefonts.pl";
+my $makefonts="/usr/local/share/texmf/omega/ocp/local/chise/makefonts.pl";
 my $exec_makefonts=0;
 my $geta=pack("S",8750|0x8080);