remove debug .config.[0-9] in the linux*-src packages git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2315 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -47,6 +47,8 @@ main_lx_src() {
cd linux-$ver-rock
lx_config
# remove debug configs
rm -f .config.[1-9]
if [ "$ROCKCFG_PKG_LINUX_CONFIG_STYLE" = none ] ; then
# create a valid .config (new settings may be available etc.)