Author: alexander
Date: 2005-10-01 03:40:02 -0600 (Sat, 01 Oct 2005)
New Revision: 809
Modified:
x86/branches/utf8-newmake/packages/pango/Makefile
Log:
Rebuilt Pango in ofder to keep its configuration files in /etc/pango, not
/usr/etc/pango
Modified: x86/branches/utf8-newmake/packages/pango/Makefile
===================================================================
--- x86/branches/utf8-newmake/packages/pango/Makefile 2005-10-01 08:07:09 UTC
(rev 808)
+++ x86/branches/utf8-newmake/packages/pango/Makefile 2005-10-01 09:40:02 UTC
(rev 809)
@@ -20,7 +20,7 @@
$(std_build)
compile-stage2:
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --sysconfdir=/etc
make $(PM)
make install
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page