[BRLTTY] common.mk - install-apisoc-directory ignores INSTALL_ROOT
    Ryan Hill 
    dirtyepic at gentoo.org
       
    Mon Sep 22 23:59:00 EDT 2008
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://mielke.cc/pipermail/brltty/attachments/20080922/57222c4a/attachment.bin 
    
    
More information about the BRLTTY
mailing list