X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=contrib%2Flbuild%2Flbuild-fc11;fp=contrib%2Flbuild%2Flbuild-fc11;h=0000000000000000000000000000000000000000;hb=6522c47dfe1d9df22507a8ad11ceed86279a5959;hp=e705538d8ab8c3eff9f02400dd6fc213917035d1;hpb=501a46de3bd3681c322379a10416f75b759268f7;p=fs%2Flustre-release.git diff --git a/contrib/lbuild/lbuild-fc11 b/contrib/lbuild/lbuild-fc11 deleted file mode 100644 index e705538..0000000 --- a/contrib/lbuild/lbuild-fc11 +++ /dev/null @@ -1,17 +0,0 @@ -# vim:expandtab:shiftwidth=4:softtabstop=4:tabstop=4: - -# Replace i686 with i586 for fc11. -# Please see find_linux_devel_paths() in lbuild-rhel5 file for more details. -if [ $TARGET_ARCH == 'i686' ]; then - DEVEL_PATH_ARCH="i586" -fi -source ${LBUILD_DIR}/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+=".0" # TT-107: don't cache the BUILD dir (reset major to 5) - -