diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-28 16:38:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-28 16:38:25 +0100 |
commit | 7e2ab882b91b64fb5c596a43d582ea0cbf3ed451 (patch) | |
tree | bbde46601c909d4186640492069c14551a56aabe /package/DirectFB/patches/patch-include_directfb_build_h | |
parent | 03d71c7c3120b2511010127737290c0473ad52a2 (diff) |
update to latest upstream
Diffstat (limited to 'package/DirectFB/patches/patch-include_directfb_build_h')
-rw-r--r-- | package/DirectFB/patches/patch-include_directfb_build_h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/DirectFB/patches/patch-include_directfb_build_h b/package/DirectFB/patches/patch-include_directfb_build_h deleted file mode 100644 index 87eca8617..000000000 --- a/package/DirectFB/patches/patch-include_directfb_build_h +++ /dev/null @@ -1,11 +0,0 @@ ---- DirectFB-1.4.11.orig/include/directfb_build.h 2010-11-15 22:35:45.000000000 +0100 -+++ DirectFB-1.4.11/include/directfb_build.h 2011-03-28 22:30:51.451811000 +0200 -@@ -29,7 +29,7 @@ - #ifndef __DIRECTFB_BUILD_H__ - #define __DIRECTFB_BUILD_H__ - --#define DIRECTFB_BUILD_VOODOO (1) -+#define DIRECTFB_BUILD_VOODOO (0) - #define DIRECTFB_BUILD_PURE_VOODOO (0) - - #endif /* __DIRECTFB_BUILD_H__ */ |