summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2011-12-09 10:24:35 -0500
committerJohn W. Linville <linville@tuxdriver.com>2011-12-09 10:24:35 -0500
commit3a3b49403f37240b57359154a975bbde22af3ddd (patch)
treebaeea04b78201035dbf27b1616d9ad9af5d55355 /kernel.spec
parentdc99927b4ebfc11de642b7c5d74125ddd2f5faf4 (diff)
downloadkernel-3a3b49403f37240b57359154a975bbde22af3ddd.tar.gz
kernel-3a3b49403f37240b57359154a975bbde22af3ddd.tar.xz
kernel-3a3b49403f37240b57359154a975bbde22af3ddd.zip
Do a better job of cleaning-up compat-wireless between builds
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 7a59310c0..64e1c4c43 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1474,6 +1474,9 @@ cd ..
%if %{with_backports}
+# Always start fresh
+rm -rf compat-wireless-%{cwversion}
+
# Extract the compat-wireless bits
%setup -q -n kernel-%{kversion}%{?dist} -T -D -a 1
@@ -2225,6 +2228,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Dec 09 2011 John W. Linville <linville@redhat.com>
+- Do a better job of cleaning-up compat-wireless between builds
+
* Fri Dec 09 2011 Dave Jones <davej@redhat.com> - 3.2.0-0.rc4.git6.1
- Linux 3.2-rc4-git6 (09d9673d53005fdf40de4c759425893904292236)