r3115 - packages/trunk/boson/debian/patches

Gonéri Le Bouder goneri-guest at alioth.debian.org
Fri Jun 29 10:02:01 UTC 2007


Author: goneri-guest
Date: 2007-06-29 10:02:01 +0000 (Fri, 29 Jun 2007)
New Revision: 3115

Modified:
   packages/trunk/boson/debian/patches/fix_UTS_RELEASE_location.diff
Log:
adjust patches/fix_UTS_RELEASE_location.diff to by able to build boson with the < 2.6.18 kernel headers


Modified: packages/trunk/boson/debian/patches/fix_UTS_RELEASE_location.diff
===================================================================
--- packages/trunk/boson/debian/patches/fix_UTS_RELEASE_location.diff	2007-06-29 09:30:32 UTC (rev 3114)
+++ packages/trunk/boson/debian/patches/fix_UTS_RELEASE_location.diff	2007-06-29 10:02:01 UTC (rev 3115)
@@ -1,13 +1,14 @@
 Index: boson-0.13/boson/info/boinfo_linux.cpp
 ===================================================================
---- boson-0.13.orig/boson/info/boinfo_linux.cpp	2007-06-28 13:38:13.000000000 +0000
-+++ boson-0.13/boson/info/boinfo_linux.cpp	2007-06-28 13:41:25.000000000 +0000
-@@ -28,6 +28,8 @@
+--- boson-0.13.orig/boson/info/boinfo_linux.cpp	2007-06-29 09:14:53.000000000 +0000
++++ boson-0.13/boson/info/boinfo_linux.cpp	2007-06-29 09:15:54.000000000 +0000
+@@ -28,6 +28,9 @@
  #include <qstringlist.h>
  
  #include <linux/version.h>
++#ifndef UTS_RELEASE
 +#include <linux/utsrelease.h>
-+
++#endif
  
  QString readFile(const char* fileName)
  {




More information about the Pkg-games-commits mailing list