diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:54:11 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:54:11 +0000 |
commit | 50126ebbba9cd5ab5a4407055364d50ddcb29c72 (patch) | |
tree | bf1be085fc5f2c5356425ac545852daf906571e2 | |
parent | Fix patch with absolute paths. (diff) | |
download | gentoo-2-50126ebbba9cd5ab5a4407055364d50ddcb29c72.tar.gz gentoo-2-50126ebbba9cd5ab5a4407055364d50ddcb29c72.tar.bz2 gentoo-2-50126ebbba9cd5ab5a4407055364d50ddcb29c72.zip |
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
-rw-r--r-- | dev-db/henplus/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/henplus/files/henplus.patch | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog index b425bd26e235..f4951587476f 100644 --- a/dev-db/henplus/ChangeLog +++ b/dev-db/henplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/henplus -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.20 2007/06/11 21:04:32 dang Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.21 2008/11/17 20:54:11 flameeyes Exp $ + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> files/henplus.patch: + Fix patch with absolute paths. 11 Jun 2007; Daniel Gryniewicz <dang@gentoo.org> henplus-0.9.7-r1.ebuild: Marked stable on amd64 for bug #179562 diff --git a/dev-db/henplus/files/henplus.patch b/dev-db/henplus/files/henplus.patch index 785234989191..2bc5d515595f 100644 --- a/dev-db/henplus/files/henplus.patch +++ b/dev-db/henplus/files/henplus.patch @@ -1,7 +1,7 @@ ---- bin/henplus 2004-02-02 14:53:28.000000000 +0100 -+++ /usr/bin/henplus 2004-07-23 11:21:11.518166136 +0200 +--- a/bin/henplus 2004-02-02 14:53:28.000000000 +0100 ++++ b/bin/henplus 2004-07-23 11:21:11.518166136 +0200 @@ -2,6 +2,7 @@ - # $Id: henplus.patch,v 1.4 2005/11/26 23:51:20 nichoj Exp $ + # $Id: henplus.patch,v 1.5 2008/11/17 20:54:11 flameeyes Exp $ ## +echo $(dirname $0) |