diff options
Diffstat (limited to 'devel/libcoyotl/files/patch-test-Makefile.in')
-rw-r--r-- | devel/libcoyotl/files/patch-test-Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libcoyotl/files/patch-test-Makefile.in b/devel/libcoyotl/files/patch-test-Makefile.in deleted file mode 100644 index 73dcd8e3fc19..000000000000 --- a/devel/libcoyotl/files/patch-test-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN test.orig/Makefile.in test/Makefile.in ---- test.orig/Makefile.in Tue Aug 1 18:01:32 2006 -+++ test/Makefile.in Tue Aug 1 18:01:44 2006 -@@ -112,7 +112,7 @@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ --LIBS = -L../libcoyotl -lrt -lpng -lcoyotl -+LIBS = -L../libcoyotl -lpng -lcoyotl - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ - LTLIBOBJS = @LTLIBOBJS@ |