public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-misc/tudu/files/, app-misc/tudu/
Date: Thu,  4 Aug 2011 13:24:06 +0000 (UTC)	[thread overview]
Message-ID: <6518a95f02ecc2172d1fa73c170660ab8105e48c.sping@gentoo> (raw)

commit:     6518a95f02ecc2172d1fa73c170660ab8105e48c
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Aug  4 08:04:14 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 08:04:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=6518a95f

app-misc/tudu: Resolve strip patch

---
 app-misc/tudu/files/tudu-0.8-strip.patch |   11 -----------
 app-misc/tudu/tudu-0.8.ebuild            |    7 +++++--
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/app-misc/tudu/files/tudu-0.8-strip.patch b/app-misc/tudu/files/tudu-0.8-strip.patch
deleted file mode 100644
index f356308..0000000
--- a/app-misc/tudu/files/tudu-0.8-strip.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure	2011-08-04 01:09:54.911612217 +0200
-+++ configure	2011-08-04 01:10:17.381329878 +0200
-@@ -98,7 +98,7 @@
- : ${INSTALL_DIR:=${INSTALL} -d}
- : ${INSTALL_DATA:=${INSTALL} -m 644}
- : ${INSTALL_SCRIPT:=${INSTALL} -m 755}
--: ${INSTALL_PROGRAM:=${INSTALL} -m 755 -s}
-+: ${INSTALL_PROGRAM:=${INSTALL} -m 755}
- : ${INSTALL_MAN:=${INSTALL} -m 444}
- : ${INSTALL_LIB:=${INSTALL} -c}
-  PKGNAME='tudu' ; VERSION='0.8' ; CONTACT_MAIL="meskio@sindominio.net" ; CONTACT_NAME="Ruben Pollan" ; CONTACT="Ruben Pollan <meskio@sindominio.net>" ;

diff --git a/app-misc/tudu/tudu-0.8.ebuild b/app-misc/tudu/tudu-0.8.ebuild
index a63cb33..7f5409d 100644
--- a/app-misc/tudu/tudu-0.8.ebuild
+++ b/app-misc/tudu/tudu-0.8.ebuild
@@ -19,10 +19,13 @@ DEPEND="sys-libs/ncurses[unicode]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-{as-needed,strip}.patch
+	epatch "${FILESDIR}"/${P}-as-needed.patch
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	emake \
+		DESTDIR="${D}" \
+		INSTALL_PROGRAM='/usr/bin/install -m 755' \
+		install || die
 	dodoc AUTHORS README ChangeLog CONTRIBUTORS || die
 }



             reply	other threads:[~2011-08-04 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 13:24 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-03 23:18 [gentoo-commits] proj/betagarden:master commit in: app-misc/tudu/files/, app-misc/tudu/ Sebastian Pipping

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=6518a95f02ecc2172d1fa73c170660ab8105e48c.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox