#162 closed defect (fixed)
seperate patch commands in chap5 from main commands
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Book | Version: | CVS |
Severity: | normal | Keywords: | |
Cc: |
Description
they aren't always needed so make them optional patches to apply, much like we deal with the tar patch for example
Change History (8)
comment:1 by , 23 years ago
Resolution: | → later |
---|---|
Status: | new → closed |
comment:2 by , 23 years ago
Resolution: | later |
---|---|
Status: | closed → reopened |
comment:3 by , 23 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
comment:4 by , 23 years ago
Patches in chapter 5: gcc, gzip, sh-utils.
I'll definately seperate gzip and sh-utils patches from the main section but I think the gcc one should be left as an integral part, is this right?
comment:5 by , 23 years ago
you need to explain exactly why a patch is necessary.
like the export CPPFLAGS constructions are there to fix problems on Glibc-2.1 systems (but not all, just most of them). If you're not sure what the conditions are for a patch/fix just just write a sub sentence. I'll fix in the missing bits when you're done with your initial modif's
comment:7 by , 23 years ago
Gzip and Sh-utils fixes committed. I'm now looking at the export CPPFLAGS fixes for Diffutils, Grep and Sed (I'll probably do these tomorrow morning not tonight though)
Re-opening for fixing in 3.0-RC2