openbsd-ports/x11/eterm/patches/patch-ab
kevlo acf97303c3 Initial import of Eterm verion 0.8.10.
Eterm is a X-Windows terminal emulator based on rxvt/xterm.

Submitted by:	Kyle Hargraves <halogen@nol.net>
Fixed by:	Kevin Lo <kevlo@cvs.openbsd.org>
2000-02-09 08:21:36 +00:00

12 lines
437 B
Plaintext

--- libmej/Makefile.in.orig Wed Feb 9 15:59:13 2000
+++ libmej/Makefile.in Wed Feb 9 15:59:33 2000
@@ -107,7 +107,7 @@
INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I.. -I$(includedir) -I$(prefix)/include $(X_CFLAGS)
-libmej_la_LDFLAGS = -release $(VERSION)
+libmej_la_LDFLAGS = -version-info 0:8:0
EXTRA_DIST = debug.h global.h mem.h strings.h strptime.h strptime.c
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs