Whamcloud - gitweb
b=19336 post landing cleanups
authorBrian J. Murrell <brian@sun.com>
Thu, 10 Jun 2010 19:50:21 +0000 (15:50 -0400)
committerRobert Read <robert.read@oracle.com>
Thu, 10 Jun 2010 23:32:24 +0000 (16:32 -0700)
commit0f272a1b88f3673b9697595366d780a5d0084f44
tree8ee3621b89619559929ff5737a7aca42a8d5b3b3
parent16cf66d437fdf756222e8a30e0948da2052b7693
b=19336 post landing cleanups

Remove generic find_linux_devel_paths()
- now that both the rhel5 and sles method files have their own particular
  version of this method, remove this hacky-trying-to-work-for-both versions
  from lbuild.
Remove a block of what is now redundant code.
Remove the comments from the target files describing what happened with
this bug.
Align the sles10 and sles11 target files:
- include the rpmfix specifier in the sles10 file
- remove the EXTRA_VERSION_DELIMETER from the sles10 file
- change the TARGET_DELIMETER to FLAVOR_DELIMETER in the sles11 file
Some whitespace cleanups.

i=wangyb
i=yangsheng
build/lbuild
build/lbuild-sles11
lustre/kernel_patches/targets/2.6-rhel5.target.in
lustre/kernel_patches/targets/2.6-sles10.target.in
lustre/kernel_patches/targets/2.6-sles11.target.in