diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:33:05 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:33:05 +0000 |
commit | 5224f6cef2408559a0982f969d30724e0f7e701c (patch) | |
tree | 50f92036d6fe61880483802131cb723b2f98f930 /dev-util/injectso | |
parent | Fix patch with absolute paths. (diff) | |
download | historical-5224f6cef2408559a0982f969d30724e0f7e701c.tar.gz historical-5224f6cef2408559a0982f969d30724e0f7e701c.tar.bz2 historical-5224f6cef2408559a0982f969d30724e0f7e701c.zip |
Fix patch with absolute paths.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'dev-util/injectso')
-rw-r--r-- | dev-util/injectso/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/injectso/files/injectso-0.2-gcc4.patch | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/injectso/ChangeLog b/dev-util/injectso/ChangeLog index 26b9e14ac7dd..e32a073703c9 100644 --- a/dev-util/injectso/ChangeLog +++ b/dev-util/injectso/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/injectso -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.8 2007/05/15 09:10:31 bangert Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.9 2008/11/17 20:32:41 flameeyes Exp $ + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/injectso-0.2-gcc4.patch: + Fix patch with absolute paths. 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/dev-util/injectso/files/injectso-0.2-gcc4.patch b/dev-util/injectso/files/injectso-0.2-gcc4.patch index d6196928b4f7..2236f30e711c 100644 --- a/dev-util/injectso/files/injectso-0.2-gcc4.patch +++ b/dev-util/injectso/files/injectso-0.2-gcc4.patch @@ -1,6 +1,6 @@ diff -x 'config*' -ur /var/tmp/portage/dev-util/injectso-0.2/work/injectso-0.2/procdbg.c /tmp/injectso-0.2/procdbg.c ---- /var/tmp/portage/dev-util/injectso-0.2/work/injectso-0.2/procdbg.c 2002-07-13 06:06:00.000000000 +0100 -+++ /tmp/injectso-0.2/procdbg.c 2006-12-17 22:20:59.000000000 +0000 +--- a/injectso-0.2/procdbg.c 2002-07-13 06:06:00.000000000 +0100 ++++ b/injectso-0.2/procdbg.c 2006-12-17 22:20:59.000000000 +0000 @@ -146,7 +146,7 @@ /* Now subtract the amount of space we need for the */ |