[Pkg-ceph-commits] [ceph] 07/10: Refresh patches

James Downing Page jamespage at moszumanska.debian.org
Mon Mar 24 09:31:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch experimental
in repository ceph.

commit b1adf63ab1fcdb6a86f7b3804a7cf683f1efa641
Author: James Page <jamespage at debian.org>
Date:   Sat Mar 22 18:31:15 2014 +0000

    Refresh patches
---
 debian/patches/modules.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/modules.patch b/debian/patches/modules.patch
index ce3f759..c803d42 100644
--- a/debian/patches/modules.patch
+++ b/debian/patches/modules.patch
@@ -13,12 +13,12 @@ Forwarded: no
  radoslib_LTLIBRARIES += libcls_user.la
  
  libcls_rgw_la_SOURCES = \
---- a/src/osd/ErasureCodePluginJerasure/Makefile.am
-+++ b/src/osd/ErasureCodePluginJerasure/Makefile.am
+--- a/src/erasure-code/jerasure/Makefile.am
++++ b/src/erasure-code/jerasure/Makefile.am
 @@ -20,7 +20,7 @@ noinst_HEADERS += \
  libec_jerasure_la_CFLAGS = ${AM_CFLAGS} 
  libec_jerasure_la_CXXFLAGS= ${AM_CXXFLAGS} 
- libec_jerasure_la_LIBADD = $(PTHREAD_LIBS) $(EXTRALIBS)
+ libec_jerasure_la_LIBADD = $(LIBCRUSH) $(PTHREAD_LIBS) $(EXTRALIBS)
 -libec_jerasure_la_LDFLAGS = ${AM_LDFLAGS} -version-info 1:0:0
 +libec_jerasure_la_LDFLAGS = ${AM_LDFLAGS} -module -avoid-version -shared
  if LINUX

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list