Author: alexander
Date: 2006-02-02 08:57:33 -0700 (Thu, 02 Feb 2006)
New Revision: 1389

Modified:
   trunk/packages/BRLTTY/Makefile
Log:
Don't put BRLTTY files in /usr/etc


Modified: trunk/packages/BRLTTY/Makefile
===================================================================
--- trunk/packages/BRLTTY/Makefile      2006-01-30 16:28:24 UTC (rev 1388)
+++ trunk/packages/BRLTTY/Makefile      2006-02-02 15:57:33 UTC (rev 1389)
@@ -20,7 +20,8 @@
        $(std_build)
 
 compile-stage2:
-       ./configure --prefix=/usr --disable-speech-support --disable-api 
--without-x
+       ./configure --prefix=/usr --sysconfdir=/etc --disable-speech-support \
+           --disable-api --without-x
        make $(PM)
        make install
 

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to