The following commit has been merged in the master branch:
commit 20032caf2df09da222ee3e1325410733fac1c8c5
Author: Patrick Winnertz <[email protected]>
Date: Wed Jun 23 15:37:28 2010 +0200
another smaller fix for ofa-kernel
Signed-off-by: Patrick Winnertz <[email protected]>
diff --git a/debian/rules b/debian/rules
index 530da4b..9d24020 100755
--- a/debian/rules
+++ b/debian/rules
@@ -271,7 +271,7 @@ kdist_config: prep-deb-files
dpkg-checkbuilddeps
# ugly hack to recommend ofa-kernel-modules if they should exist
if [ ! -z $(OFA_KERNEL) ]; then \
- sed -e 's#^Recommends:\(.*\)#Recommends:\1,
ofa-kernel-modules-_KVERS_#g' -i debian/control; \
+ sed -e 's#^Recommends:\(.*\)#Recommends:\1,
ofa-kernel-modules-$(KVERS)#g' -i debian/control; \
fi
# touch files to same date, to avoid auto*
find . -type f -exec touch -r COPYING {} \;
--
Lustre Debian Packaging
_______________________________________________
Pkg-lustre-svn-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit