summaryrefslogtreecommitdiff
path: root/sysutils/conky/files/patch-lua-cairo.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/conky/files/patch-lua-cairo.pkg')
-rw-r--r--sysutils/conky/files/patch-lua-cairo.pkg10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/conky/files/patch-lua-cairo.pkg b/sysutils/conky/files/patch-lua-cairo.pkg
deleted file mode 100644
index 1997a39f186c..000000000000
--- a/sysutils/conky/files/patch-lua-cairo.pkg
+++ /dev/null
@@ -1,10 +0,0 @@
---- lua/cairo.pkg.orig 2012-05-03 21:08:27 UTC
-+++ lua/cairo.pkg
-@@ -4,6 +4,7 @@ $#include <cairo.h>
- $#include <cairo-xlib.h>
- $#include <X11/Xlib.h>
- $#include "libcairo-helper.h"
-+$#define tolua_outside
- /*
- * This code was mostly copied from cairo.h and cairo-xlib.h with comments
- * removed. The licence noticed below is present for the sake of clarity.