[Pkg-lustre-svn-commit] [SCM] Lustre Debian Packaging branch, master, updated. debian/1.6.5.1-2-16-g64f65f2
Patrick Winnertz
winnie at debian.org
Thu Oct 9 12:40:12 UTC 2008
The following commit has been merged in the master branch:
commit 64f65f22a7694f6e2a5690cff3eab64c301058af
Author: Patrick Winnertz <winnie at debian.org>
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
More information about the Pkg-lustre-svn-commit
mailing list