SOURCES: xfce4-battery-plugin-headers_fix.patch (NEW) - fix header...

hawk hawk at pld-linux.org
Sat Feb 2 12:22:06 CET 2008


Author: hawk                         Date: Sat Feb  2 11:22:06 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix headers issue

---- Files affected:
SOURCES:
   xfce4-battery-plugin-headers_fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xfce4-battery-plugin-headers_fix.patch
diff -u /dev/null SOURCES/xfce4-battery-plugin-headers_fix.patch:1.1
--- /dev/null	Sat Feb  2 12:22:06 2008
+++ SOURCES/xfce4-battery-plugin-headers_fix.patch	Sat Feb  2 12:22:01 2008
@@ -0,0 +1,13 @@
+diff -ur xfce4-battery-plugin-0.5.0.orig/panel-plugin/libapm.h xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h
+--- xfce4-battery-plugin-0.5.0.orig/panel-plugin/libapm.h	2007-01-17 18:56:51.000000000 +0100
++++ xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h	2008-02-02 12:00:09.965287563 +0100
+@@ -17,8 +17,8 @@
+  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+  */
+ 
+-#include <linux/apm_bios.h>
+ #include <sys/types.h>
++#include <linux/apm_bios.h>
+ 
+ #define APM_PROC   "/proc/apm"
+ #define APM_DEVICE "/dev/apm_bios"
================================================================


More information about the pld-cvs-commit mailing list