Remove games-action/supertuxkart
[shuber-gentoo-overlay.git] / games-action / supertuxkart / files / supertuxkart-0.8.1-gentoo.patch
diff --git a/games-action/supertuxkart/files/supertuxkart-0.8.1-gentoo.patch b/games-action/supertuxkart/files/supertuxkart-0.8.1-gentoo.patch
deleted file mode 100644 (file)
index 14a9d7f..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-this is gentoo specific, because of unbundling Irrlicht dependencies
-
---- CMakeLists.txt
-+++ CMakeLists.txt
-@@ -196,7 +196,11 @@
-     ${IRRLICHT_LIBRARY}
-     ${IRRLICHT_XF86VM_LIBRARY}
-     ${OPENAL_LIBRARY}
--    ${OPENGL_LIBRARIES})
-+    ${OPENGL_LIBRARIES}
-+    png
-+    jpeg
-+    bz2
-+    z)
- if(USE_FRIBIDI)
-     target_link_libraries(supertuxkart ${FRIBIDI_LIBRARIES})