All of lore.kernel.org
 help / color / mirror / Atom feed
From: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
To: ceph-devel@vger.kernel.org
Cc: Danny Al-Gaaf <dalgaaf@suse.de>, Sage Weil <sage@inktank.com>
Subject: [PATCH 5/6] ceph.spec.in: extend fix for libedit-devel on special SUSE versions
Date: Wed, 30 Jan 2013 19:00:44 +0100	[thread overview]
Message-ID: <1359568845-7634-6-git-send-email-danny.al-gaaf@bisect.de> (raw)
In-Reply-To: <1359568845-7634-1-git-send-email-danny.al-gaaf@bisect.de>

Extend fix for libedit-devel on special SUSE versions, use ncurses
also on src/ocf/Makefile and src/java/Makefile

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
---
 ceph.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ceph.spec.in b/ceph.spec.in
index f6a9006..0db7792 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -259,6 +259,8 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
 sed -i -e "s/-lcurses/-lncurses/g" Makefile
 sed -i -e "s/-lcurses/-lncurses/g" src/Makefile
 sed -i -e "s/-lcurses/-lncurses/g" man/Makefile
+sed -i -e "s/-lcurses/-lncurses/g" src/ocf/Makefile
+sed -i -e "s/-lcurses/-lncurses/g" src/java/Makefile
 %endif
 
 make -j$(getconf _NPROCESSORS_ONLN)
-- 
1.8.1.1


  parent reply	other threads:[~2013-01-30 18:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30 18:00 [PATCH 0/6] fix build (ceph.spec) Danny Al-Gaaf
2013-01-30 18:00 ` [PATCH 1/6] Revert "Don't install rbd-fuse binary" Danny Al-Gaaf
2013-01-30 18:00 ` [PATCH 2/6] ceph.spec.in: add rbd-fuse Danny Al-Gaaf
2013-01-30 18:00 ` [PATCH 3/6] ceph.spec.in: move libcephfs_jni.so to ceph-devel Danny Al-Gaaf
2013-01-30 18:00 ` [PATCH 4/6] ceph.spec.in: don't move libcephfs_jni files around Danny Al-Gaaf
2013-01-30 18:00 ` Danny Al-Gaaf [this message]
2013-01-30 18:00 ` [PATCH 6/6] ceph.spec.in: fix file section for ceph-resource-agents Danny Al-Gaaf
2013-01-30 18:07 ` [PATCH 0/6] fix build (ceph.spec) Gregory Farnum
2013-01-30 18:30   ` Danny Al-Gaaf
2013-01-30 19:55     ` Sage Weil
2013-01-31  5:08       ` Dan Mick
2013-01-31  5:10         ` Dan Mick
2013-01-31  7:22           ` Gary Lowell
2013-02-01  7:00           ` Gary Lowell
2013-02-01 14:22             ` Danny Al-Gaaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1359568845-7634-6-git-send-email-danny.al-gaaf@bisect.de \
    --to=danny.al-gaaf@bisect.de \
    --cc=ceph-devel@vger.kernel.org \
    --cc=dalgaaf@suse.de \
    --cc=sage@inktank.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.