lkml.org 
[lkml]   [2011]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromArun Sharma <>
Subject[PATCH 6/6] kbuild: cleanup the rpm buildroot
DateTue, 17 May 2011 10:36:19 -0700
Signed-off-by: Arun Sharma <asharma@fb.com>
---
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


\
 
 \ /
  Last update: 2011-05-17 19:41    [from the cache]
©2003-2010