summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/files/patch-bg
blob: 5405ccdf4607ada68fabaf0dd439c06484bbbec6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- zvt/Makefile.in.orig	Mon May 15 15:11:19 2000
+++ zvt/Makefile.in	Mon May 15 22:44:35 2000
@@ -20,7 +20,7 @@
 exec_prefix = @exec_prefix@
 
 bindir = @bindir@
-sbindir = @sbindir@
+sbindir = @bindir@
 libexecdir = @libexecdir@
 datadir = @datadir@
 sysconfdir = @sysconfdir@
@@ -156,7 +156,7 @@
 libzvt_la_SOURCES =  	gnome-login-support.h		gnome-login-support.c		lists.c				subshell.h			subshell.c			subshell-includes.h		update.c			vt.c				zvtterm.c
 
 
-libzvt_la_LDFLAGS = -version-info 4:7:2 -rpath $(libdir)
+libzvt_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir)
 
 libzvtinclude_HEADERS =  	lists.h				vt.h				vtx.h				zvtterm.h
 
@@ -192,7 +192,7 @@
 libzvt_la_LIBADD = 
 libzvt_la_OBJECTS =  gnome-login-support.lo lists.lo subshell.lo \
 update.lo vt.lo zvtterm.lo
-PROGRAMS =  $(noinst_PROGRAMS) $(sbin_PROGRAMS)
+PROGRAMS =  $(sbin_PROGRAMS)
 
 zterm_OBJECTS =  zterm.o
 zterm_DEPENDENCIES =  libzvt.la