Whamcloud - gitweb
b=19336 post landing cleanups
authorBrian J. Murrell <brian@sun.com>
Wed, 24 Feb 2010 18:53:20 +0000 (13:53 -0500)
committerJohann Lombardi <johann@sun.com>
Thu, 25 Feb 2010 12:54:50 +0000 (13:54 +0100)
commit016a14f3d371b73ee7e2e18a89463de4dcecd25f
treee9a213c92b67b0f73daead83676e219763c2e320
parent13814912f7918c58605d1b0b7918daae02503de9
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