aboutsummaryrefslogtreecommitdiff
path: root/desktop/xfce4-battery-plugin/libapm.h.patch
diff options
context:
space:
mode:
authorRobby Workman <rw@rlworkman.net>2010-05-11 22:22:07 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-11 22:22:07 +0200
commit090884ae6d0177431b51528024a1c2e6265a9cae (patch)
treefaab6e450f0a4c0ef41e02b523ed968af15e14f7 /desktop/xfce4-battery-plugin/libapm.h.patch
parent07a93b457868b05e1432e81be694dcf63ab2bf09 (diff)
desktop/xfce4-battery-plugin: Updated for version 0.5.1
Diffstat (limited to 'desktop/xfce4-battery-plugin/libapm.h.patch')
-rw-r--r--desktop/xfce4-battery-plugin/libapm.h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop/xfce4-battery-plugin/libapm.h.patch b/desktop/xfce4-battery-plugin/libapm.h.patch
new file mode 100644
index 0000000000000..3c29a2b476e32
--- /dev/null
+++ b/desktop/xfce4-battery-plugin/libapm.h.patch
@@ -0,0 +1,13 @@
+diff -Nur xfce4-battery-plugin-0.5.1.orig/panel-plugin/libapm.h xfce4-battery-plugin-0.5.1/panel-plugin/libapm.h
+--- xfce4-battery-plugin-0.5.1.orig/panel-plugin/libapm.h 2008-09-04 15:53:40.000000000 -0500
++++ xfce4-battery-plugin-0.5.1/panel-plugin/libapm.h 2008-09-09 22:39:46.536365973 -0500
+@@ -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"