diff options
Diffstat (limited to 'games-simulation/corewars/files/0.9.13-corewars-lm.patch')
-rw-r--r-- | games-simulation/corewars/files/0.9.13-corewars-lm.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games-simulation/corewars/files/0.9.13-corewars-lm.patch b/games-simulation/corewars/files/0.9.13-corewars-lm.patch deleted file mode 100644 index 2bedfe1..0000000 --- a/games-simulation/corewars/files/0.9.13-corewars-lm.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Npur corewars-0.9.13.orig/configure.ac corewars-0.9.13/configure.ac ---- corewars-0.9.13.orig/configure.ac 2014-10-13 21:14:24.986941709 +0200 -+++ corewars-0.9.13/configure.ac 2014-10-13 21:21:02.827976130 +0200 -@@ -49,7 +49,7 @@ AM_PATH_GTK_2_0(2.0.0,,COREWARS=;AC_MSG_ - ************************************************************************ - ])) - --LIBS="$LIBS $GTK_LIBS" -+LIBS="$LIBS $GTK_LIBS -lm" - dnl GTK_INCLUDE=`gtk-config --cflags` - AC_SUBST(INCLUDES) - INCLUDES="$INCLUDES $GTK_CFLAGS" |