]> arthur.barton.de Git - netatalk.git/blobdiff - contrib/shell_utils/make-precompose.h.pl
make-casetable.pl and make-precompose.h.pl moved.
[netatalk.git] / contrib / shell_utils / make-precompose.h.pl
index 11cb8d9b41140f3d1799baa5766a990d43ae1eb0..ad42d9c300e6b6f03c9e658b6694631a7a2a1c18 100755 (executable)
@@ -181,7 +181,7 @@ system("sort -k 2 compose_sp.TEMP \>  decompose_sp.SORT");
 
 print ("\/\* DO NOT EDIT BY HAND\!\!\!                                           \*\/\n");
 print ("\/\* This file is generated by                                        \*\/\n");
-printf ("\/\*              contrib/misc/make-precompose.h.pl %s   \*\/\n", $ARGV[0]);
+printf ("\/\*       contrib/shell_utils/make-precompose.h.pl %s   \*\/\n", $ARGV[0]);
 print ("\n");
 printf ("\/\* %s is got from                                      \*\/\n", $ARGV[0]);
 print ("\/\* http\:\/\/www.unicode.org\/Public\/UNIDATA\/UnicodeData.txt            \*\/\n");