<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>19</bug_id>
          
          <creation_ts>2002-01-04 18:52 0000</creation_ts>
          <short_desc>freetype ebuild uses /usr/X11R6/lib/X11/XftConfig rather than the one in /etc/X11</short_desc>
          <delta_ts>2003-02-04 19:42:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Development</component>
          <version>1.0 RC6 r14</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>drobbins@gentoo.org</reporter>
          <assigned_to>azarah@gentoo.org</assigned_to>
          <cc>azarah@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>drobbins@gentoo.org</who>
            <bug_when>2002-01-04 18:52:46 0000</bug_when>
            <thetext>We need to patch the freetype sources to look for the right config.  Should be easy.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hallski@gentoo.org</who>
            <bug_when>2002-01-06 23:54:33 0000</bug_when>
            <thetext>So which is the correct? is it /etc/X11?
If so, we just set it to /etc/X11 and make a symlink from
/usr/X11R6/lib/X11/XftConfig -&gt; /etc/X11/XftConfig (othewise the other way around).
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gbevin@uwyn.com</who>
            <bug_when>2002-01-08 16:51:05 0000</bug_when>
            <thetext>I think that working with a symlink is a good solution and
/usr/X11R6/lib/X11/XftConfig seems to have to be the real file since that is
where freetype looks. /etc/X11/XftConfig is just for user convenience</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2002-01-12 10:55:11 0000</bug_when>
            <thetext>From the CHANGELOG:

 402. Install the XftConfig file under $(CONFDIR), with a link from the
      usual place (based on #4569, Branden Robinson).
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2002-01-12 15:55:04 0000</bug_when>
            <thetext>Meaning that it looks like /usr/X11R6/lib/X11/XftConfig -&gt; /etc/X11/XftConfig
is the correct solution.

BTW, it is not in the freetype source, but in the Xft source, which is part
of X.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hallski@gentoo.org</who>
            <bug_when>2002-01-13 23:55:28 0000</bug_when>
            <thetext>I&apos;m assigning this one to you azarah, hope it&apos;s ok.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drobbins@gentoo.org</who>
            <bug_when>2002-01-14 00:05:14 0000</bug_when>
            <thetext>ok. /etc/X11/XftConfig is still the correct location according to the FHS. 
Currently, the xfree ebuild installs a file to /etc/X11/XftConfig, but it is
ignored and the other one installed to /usr/X11R6/lib/X11/XftConfig is used
instead.  Yes, the easy fix is to add a symlink, but I think actually fixing the
sources is a better idea.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2002-01-23 16:51:22 0000</bug_when>
            <thetext>Fixed in the 4.2.0 ebuilds</thetext>
          </long_desc>
      
    </bug>

</bugzilla>