From 50126ebbba9cd5ab5a4407055364d50ddcb29c72 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Mon, 17 Nov 2008 20:54:11 +0000 Subject: Fix patch with absolute paths. (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64) --- dev-db/henplus/files/henplus.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-db/henplus/files') 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) -- cgit v1.2.3-65-gdbad