The following commit has been merged in the master branch:
commit e76c89994eba4652b6ae6c44cbe76e07699bfd2a
Author: Patrick Winnertz <[EMAIL PROTECTED]>
Date:   Mon Oct 20 18:12:23 2008 +0200

    Remove make -C $(KSRC) prepare call.
    
    Closes: #501427

diff --git a/debian/rules b/debian/rules
index 5980830..e0393cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -259,8 +259,6 @@ 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