diff options
Diffstat (limited to 'media-libs/raptor/files/raptor-1.4.16-lm.patch')
-rw-r--r-- | media-libs/raptor/files/raptor-1.4.16-lm.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/media-libs/raptor/files/raptor-1.4.16-lm.patch b/media-libs/raptor/files/raptor-1.4.16-lm.patch deleted file mode 100644 index 0df8c29bbe1d..000000000000 --- a/media-libs/raptor/files/raptor-1.4.16-lm.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: raptor-1.4.16/src/Makefile.in -=================================================================== ---- raptor-1.4.16.orig/src/Makefile.in -+++ raptor-1.4.16/src/Makefile.in -@@ -233,7 +233,7 @@ LEX = @LEX@ - LEXLIB = @LEXLIB@ - LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ - LIBOBJS = @LIBOBJS@ --LIBS = @LIBS@ $(MEM_LIBS) -+LIBS = @LIBS@ $(MEM_LIBS) -lm - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ - LTLIBOBJS = @LTLIBOBJS@ |