X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Flbuild-fc11;h=7f2c6bf6ebe792cc897e8e823e1607a5e97dda94;hp=12da9855ae3d85027df3b98fd21ed3107046d5ca;hb=c52d5f2913c33eb7efe0d8a9073c90091e169b8c;hpb=4699065ae24652439b77e28074d5ab4f7d866a7f diff --git a/build/lbuild-fc11 b/build/lbuild-fc11 index 12da985..7f2c6bf 100644 --- a/build/lbuild-fc11 +++ b/build/lbuild-fc11 @@ -5,14 +5,13 @@ if [ $TARGET_ARCH == 'i686' ]; then DEVEL_PATH_ARCH="i586" fi -# Please see find_linux_devel_paths() in lbuild-rhel5 file for more details. -DEVEL_PATH_ARCH_DELIMETER="." -source ${0%/*}/lbuild-rhel5 +source ${0%/*}/lbuild-fc # increment this if you have made a change that should force a new kernel # to build built #BUILD_GEN=1 #BUILD_GEN=2 # bz19952: remove -lustre tag from kernel RPM names -BUILD_GEN=3 # bz19975 enable the building of src.rpms by default +#BUILD_GEN=3 # bz19975 enable the building of src.rpms by default +BUILD_GEN+=".0" # TT-107: don't cache the BUILD dir (reset major to 5)