<?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>159103</bug_id>
          
          <creation_ts>2006-12-25 18:03 0000</creation_ts>
          <short_desc>typo in generic_stage_target.py sets up make.conf wrong</short_desc>
          <delta_ts>2007-02-06 22:54:23 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Hosted Projects</product>
          <component>Catalyst</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>InSVN</keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>geekypenguin@gmail.com</reporter>
          <assigned_to>catalyst@gentoo.org</assigned_to>
          <cc>mrfree@infinito.it</cc>

      

      
          <long_desc isprivate="0">
            <who>geekypenguin@gmail.com</who>
            <bug_when>2006-12-25 18:03:07 0000</bug_when>
            <thetext>--- generic_stage_target.py-old	2006-12-25 19:59:52.848220442 -0600
+++ generic_stage_target.py	2006-12-25 20:00:22.614679382 -0600
@@ -890,7 +890,7 @@
 		    
 			if self.settings.has_key(&quot;LDFLAGS&quot;):
 				myf.write(&apos;LDFLAGS=&quot;&apos;+self.settings[&quot;LDFLAGS&quot;]+&apos;&quot;\n&apos;)
-			myf.write(&quot;# This should not be changed unless you know exactly what you are doing.  You\n# should probably be using a different stage, instead.\m&quot;)
+			myf.write(&quot;# This should not be changed unless you know exactly what you are doing.  You\n# should probably be using a different stage, instead.\n&quot;)
 			myf.write(&apos;CHOST=&quot;&apos;+self.settings[&quot;CHOST&quot;]+&apos;&quot;\n&apos;)
 		    
 		    # Figure out what our USE vars are for building</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2006-12-27 11:22:13 0000</bug_when>
            <thetext>This is fixed in subversion...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-01-05 09:51:23 0000</bug_when>
            <thetext>*** Bug 160288 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2007-02-06 22:54:23 0000</bug_when>
            <thetext>Fixed in 2.0.2</thetext>
          </long_desc>
      
    </bug>

</bugzilla>