commit | a2ebcc7a863761b6d59a4183c600edf5af63b8d2 | [log] [tgz] |
---|---|---|
author | Josh Hunt <josh@scalex86.org> | Sun Feb 22 10:54:55 2009 -0800 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sat Mar 07 13:53:21 2009 +0100 |
tree | 5305f5a3fad6c3d010fe18dd541db4923e959a2f | |
parent | d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7 [diff] |
kbuild: fix mkspec to cleanup RPM_BUILD_ROOT The contents of the %clean section in mkspec is currently commented out leaving RPM_BUILD_ROOT and its contents on the build machine. This patch removes it once the rpm build process is complete. Signed-off-by: Josh Hunt <josh@scalex86.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>