]> git.pld-linux.org Git - packages/corosync.git/blob - corosync-lib_deps.patch
Version: 2.1.0
[packages/corosync.git] / corosync-lib_deps.patch
1 diff -dur corosync-2.1.0.orig/exec/Makefile.am corosync-2.1.0/exec/Makefile.am
2 --- corosync-2.1.0.orig/exec/Makefile.am        2012-10-10 10:17:50.000000000 +0200
3 +++ corosync-2.1.0/exec/Makefile.am     2012-10-25 08:49:37.000000000 +0200
4 @@ -50,7 +50,7 @@
5  libtotem_pg_la_SOURCES = $(TOTEM_SRC)
6  libtotem_pg_la_CFLAGS  = $(nss_CFLAGS) $(rdmacm_CFLAGS) $(ibverbs_CFLAGS)
7  libtotem_pg_la_LDFLAGS = -version-number $(subst .,:,$(SONAME))
8 -libtotem_pg_la_LIBADD  = -lpthread $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
9 +libtotem_pg_la_LIBADD  = -lpthread $(LIBQB_LIBS) $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
10  
11  sbin_PROGRAMS          = corosync
12  
13 Only in corosync-2.1.0/exec: Makefile.am~
This page took 0.051324 seconds and 3 git commands to generate.