ryao        14/08/02 03:35:35

  Modified:             pipelight-9999.ebuild ChangeLog
  Log:
  Change sed command in response to build failure report from HyperJapan on the 
foonetic IRC network
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  Changes    Path
1.4                  www-plugins/pipelight/pipelight-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild?r1=1.3&r2=1.4

Index: pipelight-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pipelight-9999.ebuild       31 Jul 2014 21:24:35 -0000      1.3
+++ pipelight-9999.ebuild       2 Aug 2014 03:35:35 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild,v 1.3 
2014/07/31 21:24:35 ryao Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild,v 1.4 
2014/08/02 03:35:35 ryao Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
        # does not support DESTDIR, so we use sed to adjust it before running 
it to
        # properly duplicate the plugins.
        # XXX: Patch the script to support DESTDIR and send the patch upstream.
-       sed -e "s:^\(PIPELIGHT_LIBRARY_PATH=\"\)\\(.*\):\1${ED}\2:" \
+       sed -e 
"s:^\(PIPELIGHT_LIBRARY_PATH=\"\)\\(.*\):\1${ED}usr/$(get_libdir)/${PN}\":" \
                "${DESTDIR}/usr/bin/pipelight-plugin" > "${T}/pipelight-plugin" 
\
                || die "Generating temporary pipelight-plugin failed"
        chmod u+x "${T}/pipelight-plugin" \



1.4                  www-plugins/pipelight/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/pipelight/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/pipelight/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   31 Jul 2014 21:24:35 -0000      1.3
+++ ChangeLog   2 Aug 2014 03:35:35 -0000       1.4
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/pipelight
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/ChangeLog,v 1.3 
2014/07/31 21:24:35 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/ChangeLog,v 1.4 
2014/08/02 03:35:35 ryao Exp $
+
+  02 Aug 2014; Richard Yao <[email protected]> pipelight-9999.ebuild:
+  Change sed command in response to build failure report from HyperJapan on the
+  foonetic IRC network
 
   31 Jul 2014; Richard Yao <[email protected]> pipelight-9999.ebuild:
   Provide link to upstream user agent tutorial




Reply via email to