in common.mk, there is the following:

install-apisoc-directory:
    -$(INSTALL_DIRECTORY) -m 1777 $(API_SOCKET_DIRECTORY)

which should probably be 

install-apisoc-directory:
    -$(INSTALL_DIRECTORY) -m 1777 $(INSTALL_ROOT)$(API_SOCKET_DIRECTORY)

or some such.

Thanks.


-- 
gcc-porting,                                      by design, by neglect
treecleaner,                              for a fact or just for effect
wxwidgets @ gentoo     EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

Attachment: signature.asc
Description: PGP signature

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to