diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-06 16:35:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-06 16:35:46 +0100 |
commit | 90ede2664053adcec804129839f6960e341bbe52 (patch) | |
tree | 847f2b45505002a22123753e95bd199be4e038a8 /package/pacemaker/patches/patch-mcp_pacemaker_h | |
parent | a3cff7cc19f3ba9d51a46939d678c132e72248c7 (diff) |
remove gui, not cross-compilable because of gobject-introspection
Diffstat (limited to 'package/pacemaker/patches/patch-mcp_pacemaker_h')
-rw-r--r-- | package/pacemaker/patches/patch-mcp_pacemaker_h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/pacemaker/patches/patch-mcp_pacemaker_h b/package/pacemaker/patches/patch-mcp_pacemaker_h deleted file mode 100644 index 8848e6976..000000000 --- a/package/pacemaker/patches/patch-mcp_pacemaker_h +++ /dev/null @@ -1,10 +0,0 @@ ---- pacemaker-1.1.7.orig/mcp/pacemaker.h 2012-03-28 08:14:13.000000000 +0200 -+++ pacemaker-1.1.7/mcp/pacemaker.h 2012-07-31 13:43:39.000000000 +0200 -@@ -21,6 +21,7 @@ - #include <sys/param.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <sys/resource.h> - - #include <stdint.h> - |