The following commit has been merged in the master branch:
commit 64f65f22a7694f6e2a5690cff3eab64c301058af
Author: Patrick Winnertz <[EMAIL PROTECTED]>
Date:   Thu Oct 9 14:38:45 2008 +0200

    Revert "Remove make -C $(KSRC) prepare call"
    
    This reverts commit 9cf679ce72d897066051cfff218c34a8b5a8065c.

diff --git a/debian/rules b/debian/rules
index 7a2a496..75322c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -256,6 +256,8 @@ kdist_config: prep-deb-files
        #  Check build dependencies again, needs to be done since we just
        # replaced the control file.
        dpkg-checkbuilddeps
+       # Prepare the kernel to lustres' liking
+       -$(MAKE) -C $(KSRC) prepare scripts
        # touch files to same date, to avoid auto*
        find . -type f -exec touch -r COPYING {} \;
        # Doesn't seem possible to only build modules...

-- 
Lustre Debian Packaging 

_______________________________________________
Pkg-lustre-svn-commit mailing list
Pkg-lustre-svn-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit

Reply via email to