diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-11-20 08:29:49 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-24 00:07:15 -0600 |
commit | 2c45e2af7b0717d1b71055e7b1dc735bfc3784f4 (patch) | |
tree | dfd397f8c2d00e4eab1ffd375c85298bc434d435 /system/clusterglue/glib-single-include.patch | |
parent | b2b3af6447e8b358f00cb42bab159695f40fd71b (diff) |
system/clusterglue: Removed (no SBo maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/clusterglue/glib-single-include.patch')
-rw-r--r-- | system/clusterglue/glib-single-include.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/clusterglue/glib-single-include.patch b/system/clusterglue/glib-single-include.patch deleted file mode 100644 index b5989b103f457..0000000000000 --- a/system/clusterglue/glib-single-include.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: Reusable-Cluster-Components-glue--5e06b2ddd24b/include/clplumbing/cl_uuid.h -=================================================================== ---- Reusable-Cluster-Components-glue--5e06b2ddd24b.orig/include/clplumbing/cl_uuid.h -+++ Reusable-Cluster-Components-glue--5e06b2ddd24b/include/clplumbing/cl_uuid.h -@@ -16,7 +16,7 @@ - - #ifndef _CL_UUID_H_ - #define _CL_UUID_H_ --#include <glib/gtypes.h> -+#include <glib.h> - - typedef struct cl_uuid_s{ - unsigned char uuid[16]; |