From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-9999.ebuild
Date: Mon, 23 Feb 2009 20:49:37 +0000 [thread overview]
Message-ID: <E1Lbhk9-0006Dx-Tg@stork.gentoo.org> (raw)
vapier 09/02/23 20:49:37
Modified: xbmc-9999.ebuild
Log:
dont bother removing strip from build.sh as that script isnt actually executed
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.9 media-tv/xbmc/xbmc-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild?r1=1.8&r2=1.9
Index: xbmc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xbmc-9999.ebuild 23 Feb 2009 19:03:55 -0000 1.8
+++ xbmc-9999.ebuild 23 Feb 2009 20:49:37 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.8 2009/02/23 19:03:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.9 2009/02/23 20:49:37 vapier Exp $
# XXX: be nice to split out packages that come bundled and use the
# system libraries ...
@@ -93,12 +93,8 @@
# Fix XBMC's final version string showing as "exported"
# instead of the SVN revision number. Also cleanup flags.
export SVN_REV=${ESVN_WC_REVISION:-exported}
- sed -i -r \
- -e '/DEBUG_FLAGS/s:-(g|O2)::' \
- configure || die
- sed -i \
- -e 's:\<strip\>:echo:' \
- build.sh xbmc/lib/libhdhomerun/Makefile.in
+ sed -i -r -e '/DEBUG_FLAGS/s:-(g|O2)::' configure
+ sed -i -e 's:\<strip\>:echo:' xbmc/lib/libhdhomerun/Makefile.in
# Avoid lsb-release dependency
sed -i \
-e 's:/usr/bin/lsb_release -d:cat /etc/gentoo-release:' \
next reply other threads:[~2009-02-23 20:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-23 20:49 Mike Frysinger (vapier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-29 16:18 [gentoo-commits] gentoo-x86 commit in media-tv/xbmc: xbmc-9999.ebuild Mike Frysinger (vapier)
2010-05-23 20:45 Michael Sterrett (mr_bones_)
2009-11-22 21:09 Michael Sterrett (mr_bones_)
2009-05-29 20:57 Mike Frysinger (vapier)
2009-05-16 15:46 Mike Frysinger (vapier)
2009-03-06 9:22 Mike Frysinger (vapier)
2009-02-24 21:55 Mike Frysinger (vapier)
2009-02-22 20:07 Mike Frysinger (vapier)
2009-02-21 7:41 Mike Frysinger (vapier)
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=E1Lbhk9-0006Dx-Tg@stork.gentoo.org \
--to=vapier@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