diff options
Diffstat (limited to 'x11/xfce4-battery-plugin/compile_x86_64.diff')
-rw-r--r-- | x11/xfce4-battery-plugin/compile_x86_64.diff | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xfce4-battery-plugin/compile_x86_64.diff b/x11/xfce4-battery-plugin/compile_x86_64.diff deleted file mode 100644 index 102db1d956..0000000000 --- a/x11/xfce4-battery-plugin/compile_x86_64.diff +++ /dev/null @@ -1,13 +0,0 @@ ---- xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h.orig 2008-03-18 20:10:58.000000000 +0100 -+++ xfce4-battery-plugin-0.5.0/panel-plugin/libapm.h 2008-03-18 20:14:45.000000000 +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" - |