1 # vim:expandtab:shiftwidth=4:softtabstop=4:tabstop=4:
3 # Replace i686 with i586 for fc11.
4 # Please see find_linux_devel_paths() in lbuild-rhel5 file for more details.
5 if [ $TARGET_ARCH == 'i686' ]; then
8 source ${0%/*}/lbuild-fc
10 # increment this if you have made a change that should force a new kernel
13 #BUILD_GEN=2 # bz19952: remove -lustre tag from kernel RPM names
14 BUILD_GEN=3 # bz19975 enable the building of src.rpms by default