app-admin/chrpath: add testsuite fix
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2110 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
a7b22e953a
commit
b154d0cd8f
@ -1,7 +1,11 @@
|
||||
# ChangeLog for app-admin/chrpath
|
||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
04 Apr 2010; Mario Fetka <mario.fetka@gmail.com> chrpath-0.13-r1.ebuild,
|
||||
+files/chrpath-0.13-testsuite-1.patch:
|
||||
add testsuite fix
|
||||
|
||||
13 Apr 2009; Mario Fetka <mario.fetka@gmail.com> chrpath-0.13.ebuild,
|
||||
+chrpath-0.13-r1.ebuild:
|
||||
bump revision
|
||||
|
@ -1,7 +1,8 @@
|
||||
AUX chrpath-0.13-testsuite-1.patch 575 RMD160 0cf149b5798f3f0fd15ea98f89700feee2104cea SHA1 3683b4e6ef4219fd815367d2a638c4ab646a7188 SHA256 f780b05ce1bc8b77012bb81dabdbd9ef7487643e767c734275f5d8f915355dd4
|
||||
AUX chrpath-keepgoing.patch 1041 RMD160 9c454d96245d434b69db0b176a792f50eb882429 SHA1 a213403888ca21aa7730b4957b8f9f7e6c4b05b6 SHA256 6c45aa896835cea3df7b0edcadea2171e8e5833b4d40c99babab15b5648d219a
|
||||
AUX chrpath-multilib.patch 3549 RMD160 1ebe77532319fd4877fbea019b519b4b78cb1427 SHA1 2a1189a4e7743b3707de929bacc162c73ac0549d SHA256 36241db7e559ed8cfa0d239d63d17e4c33d63d58a10981f18dfa6e7c2004aac7
|
||||
DIST chrpath-0.13.tar.gz 125129 RMD160 89b91919e3f629173388f10469dc94fadd46aa56 SHA1 11ff3e3dda2acaf1e529475f394f74f2ef7a8204 SHA256 c1aa5342eac0daad81b8da05aa282ae1ccd6f68bc75ca94064304f541eed071b
|
||||
EBUILD chrpath-0.13-r1.ebuild 594 RMD160 103c378e306be52baa0c9e25b19d84f0bd445a3f SHA1 41577f0ba5514b5d1261d62c160937f8602ca982 SHA256 a4bb4ab7181a8e041c821b065013484b0f9e824e125e8db148efb995351ed9b9
|
||||
EBUILD chrpath-0.13-r1.ebuild 647 RMD160 c14a1187da59a7839088996f0eb45104e5489199 SHA1 f8c33716bb8c8b04f72ce406cf25cfa84d21123f SHA256 27748663781b91e69ec703c572ce4b11f1531a24faeb44c5d9dfb9f1c8df8bdb
|
||||
EBUILD chrpath-0.13.ebuild 595 RMD160 c029bf674920979c26ab311c1beea6037251a443 SHA1 a93326ef0f7fb19c7ace53d24fbac9534165a6e7 SHA256 3369fcdcde879d118f51b17f8a2e9365da7dd0d855381358134d5421d951c388
|
||||
MISC ChangeLog 1349 RMD160 351ac5d88582a9de51958b785cb8bf2e7a3f1381 SHA1 8bf103ba5b72af3549284ea97dfb496098e464c1 SHA256 86e88bc755f117ddb81779c0dbc05b632dd5d86a4ee317068cc1c2774d775853
|
||||
MISC ChangeLog 1486 RMD160 62dbf22e800ca4b85d6513fffb439aa5628238c4 SHA1 d4fc9db56a975426366e18b20335fe0923f17c4e SHA256 3775d0bae7cc0ec7d495920c1fbd357c96e085faa85a9fb8b68fd1b319811280
|
||||
MISC metadata.xml 236 RMD160 92f49f8275e75caf57b88a3172d5204eaa4e33ae SHA1 dd1a8550a514e55ab0ed6190ab4794bb090994f8 SHA256 56075995f83836ae824c7cb01931b98d6745f6d5a7764299c8262e801486b829
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -18,6 +18,7 @@ IUSE=""
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/chrpath-multilib.patch
|
||||
epatch "${FILESDIR}"/chrpath-keepgoing.patch
|
||||
epatch "${FILESDIR}"/chrpath-0.13-testsuite-1.patch
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
19
app-admin/chrpath/files/chrpath-0.13-testsuite-1.patch
Normal file
19
app-admin/chrpath/files/chrpath-0.13-testsuite-1.patch
Normal file
@ -0,0 +1,19 @@
|
||||
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
|
||||
Date: 2010-04-04
|
||||
Initial Package Version: 0.13
|
||||
Origin: me
|
||||
Upstream Status: unknown
|
||||
Description: make the testsuite run with the new mltilib design
|
||||
|
||||
diff -Naur chrpath-0.13.orig/testsuite/runtest.sh chrpath-0.13/testsuite/runtest.sh
|
||||
--- chrpath-0.13.orig/testsuite/runtest.sh 2010-04-04 09:02:21.859114159 +0000
|
||||
+++ chrpath-0.13/testsuite/runtest.sh 2010-04-04 09:42:08.762112560 +0000
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
set -x
|
||||
|
||||
+export LD_LIBRARY_PATH=$PWD/../.libs:$LD_LIBRARY_PATH
|
||||
+
|
||||
CHRPATH=../chrpath
|
||||
|
||||
retval=0
|
Loading…
Reference in New Issue
Block a user