Sha256: 0964c05f44ab979e8c560f42567d9d172a0b547cf00485840e31ba9ee35052c9

Contents?: true

Size: 459 Bytes

Versions: 8

Compression:

Stored size: 459 Bytes

Contents

$NetBSD: patch-ad,v 1.11 2011/02/28 11:02:46 adam Exp $

--- c++/Makefile.in.orig	2010-11-27 21:45:27.000000000 +0000
+++ c++/Makefile.in
@@ -167,7 +167,7 @@ LIB_OBJS = \

 ../lib/$(LIBNAME_LIBTOOL) : $(LIB_OBJS)
	cd ../lib && $(LIBTOOL_LINK) $(CXX) $(CXXFLAGS) \
-		-o $(LIBNAME) $(LIB_OBJS:$o=.lo) \
+		-o $(LIBNAME) $(LIB_OBJS:.o=.lo) \
		-rpath $(INSTALL_PREFIX)$(libdir) \
		$(LIBTOOL_VERSION) $(NCURSES_MAJOR):$(NCURSES_MINOR) $(LT_UNDEF) $(SHLIB_LIST)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
omnibus-3.2.2 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.2.1 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.2.0 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.2.0.rc.3 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.2.0.rc.2 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.2.0.rc.1 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.1.1 spec/data/complicated/config/patches/ncurses/patch-ad
omnibus-3.1.0 spec/data/complicated/config/patches/ncurses/patch-ad