summaryrefslogtreecommitdiff
path: root/media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch')
-rw-r--r--media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch b/media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch
deleted file mode 100644
index c9d3214dd091..000000000000
--- a/media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- configure.ac.old 2014-07-22 14:19:33.797413503 +0200
-+++ configure.ac 2014-07-22 14:19:55.293201011 +0200
-@@ -108,7 +108,6 @@
- fi
- AC_SUBST(GL_LIBS)
-
--AC_PYTHON_DEVEL
-
- # Finally create all the generated files
- # The configure script takes "file.in" and substitutes variables to produce
-@@ -118,5 +117,4 @@
- Makefile
- src/Makefile
- include/Makefile
--examples/Makefile
- ])
---- Makefile.am.old 2014-07-22 14:19:40.729344917 +0200
-+++ Makefile.am 2014-07-22 14:20:06.353091713 +0200
-@@ -1,4 +1,4 @@
- ## Process this file with automake to produce Makefile.in
-
--SUBDIRS = src include examples
-+SUBDIRS = src include
-