Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159103 - typo in generic_stage_target.py sets up make.conf wrong
Summary: typo in generic_stage_target.py sets up make.conf wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
: 160288 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-25 18:03 UTC by Jory A. Pratt
Modified: 2007-02-06 22:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jory A. Pratt 2006-12-25 18:03:07 UTC
--- 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("LDFLAGS"):
 				myf.write('LDFLAGS="'+self.settings["LDFLAGS"]+'"\n')
-			myf.write("# This should not be changed unless you know exactly what you are doing.  You\n# should probably be using a different stage, instead.\m")
+			myf.write("# This should not be changed unless you know exactly what you are doing.  You\n# should probably be using a different stage, instead.\n")
 			myf.write('CHOST="'+self.settings["CHOST"]+'"\n')
 		    
 		    # Figure out what our USE vars are for building
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-12-27 11:22:13 UTC
This is fixed in subversion...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-05 09:51:23 UTC
*** Bug 160288 has been marked as a duplicate of this bug. ***
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-06 22:54:23 UTC
Fixed in 2.0.2