[PATCH 6/6] kbuild: cleanup the rpm buildroot

From: Arun Sharma
Date: Tue May 17 2011 - 13:38:03 EST


Signed-off-by: Arun Sharma <asharma@xxxxxx>
---
scripts/package/mkspec | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/package/mkspec b/scripts/package/mkspec
index 9a8c2fa..79dbe5c 100755
--- a/scripts/package/mkspec
+++ b/scripts/package/mkspec
@@ -81,6 +81,7 @@ echo ""
fi

echo "%build"
+echo 'rm -rf $RPM_BUILD_ROOT'

if ! $PREBUILT; then
echo "make clean && make %{?_smp_mflags}"
--
1.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/