[Pkg-lustre-svn-commit] r505 - /trunk/debian/patches/patchless_support_2.6.24.dpatch
winnie at users.alioth.debian.org
winnie at users.alioth.debian.org
Wed Sep 17 16:34:22 UTC 2008
Author: winnie
Date: Wed Sep 17 16:34:22 2008
New Revision: 505
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=505
Log:
Fix silly typo
Modified:
trunk/debian/patches/patchless_support_2.6.24.dpatch
Modified: trunk/debian/patches/patchless_support_2.6.24.dpatch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/patchless_support_2.6.24.dpatch?rev=505&op=diff
==============================================================================
--- trunk/debian/patches/patchless_support_2.6.24.dpatch (original)
+++ trunk/debian/patches/patchless_support_2.6.24.dpatch Wed Sep 17 16:34:22 2008
@@ -2201,7 +2201,7 @@
+],[
+ AC_MSG_CHECKING([kernel has PageChecked and SetPageChecked defined])
+ LB_LINUX_TRY_COMPILE([
-+ #include <linux/page-flages.h>
++ #include <linux/page-flags.h>
+ #include <linux/autoconf.h>
+ #include <linux/mm.h>
+ ],[
More information about the Pkg-lustre-svn-commit
mailing list