[Rpm-maint] Patch: rpmdb_svc seems to be gone

Michael Schroeder mls at suse.de
Fri Apr 9 13:19:31 UTC 2010


Adapt the Makefile as rpmdb_svc can no longer be built.

--- lib/Makefile.am.orig	2010-03-26 09:34:16.000000000 +0000
+++ lib/Makefile.am	2010-03-26 09:34:39.000000000 +0000
@@ -148,16 +148,6 @@ rpmdb_stat_LDADD = \
 	$(top_builddir)/db3/util_sig.o \
 	librpm.la
 
-rpmlibexec_PROGRAMS += rpmdb_svc
-rpmdb_svc_SOURCES =
-rpmdb_svc_LDADD = \
-	$(top_builddir)/db3/db_server_proc.o \
-	$(top_builddir)/db3/db_server_svc.o \
-	$(top_builddir)/db3/db_server_util.o \
-	$(top_builddir)/db3/gen_db_server.o \
-	$(top_builddir)/db3/util_log.o \
-	librpm.la
-
 rpmlibexec_PROGRAMS += rpmdb_upgrade
 rpmdb_upgrade_SOURCES =
 rpmdb_upgrade_LDADD = \


More information about the Rpm-maint mailing list