aboutsummaryrefslogtreecommitdiff
path: root/games/ember/World.patch
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-06 15:56:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-07 08:38:02 +0700
commite8fc6d81adfea0ff543558b036416390ccae4e96 (patch)
tree795794ce069160a035694d15933fc243af255b8c /games/ember/World.patch
parentaf691c70a6eb563898d25064d2a2b9eeb98222de (diff)
downloadslackbuilds-e8fc6d81adfea0ff543558b036416390ccae4e96.tar.xz
games/ember: Removed (not compatible with latest OGRE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ember/World.patch')
-rw-r--r--games/ember/World.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/ember/World.patch b/games/ember/World.patch
deleted file mode 100644
index bfadeb1f1ebc..000000000000
--- a/games/ember/World.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ember-0.7.2/src/components/ogre/World.h.orig 2016-06-06 21:36:18.577010745 +0300
-+++ ember-0.7.2/src/components/ogre/World.h 2016-06-07 13:12:05.176490278 +0300
-@@ -19,6 +19,8 @@
- #ifndef EMBEROGRE_WORLD_H_
- #define EMBEROGRE_WORLD_H_
-
-+#include "GraphicalChangeAdapter.h"
-+
- #include "OgreIncludes.h"
- #include <sigc++/signal.h>
- #include <sigc++/trackable.h>