Hi,

in the package there is 'install-sh' script which only accept one file
at a time:
   "It can only install one file at a time, a restriction
    shared with many OS's install programs."

Anyway, in the Makefile the program is used with wildcards "*.*" which
is not supported by the script.  So only one file is copied (instead
of many).

By the way: When I copy "better" install-sh from freetype package,
then everything is copied.

Regards Tippa
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to