diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 22:05:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 22:05:28 +0000 |
commit | 5cc39bfa5ac9076320a3f1fc4e0cfe64f19ba992 (patch) | |
tree | 55240843a634acc2cc7438b2a23fa371b87e8712 /sci-calculators/hexcalc/files | |
parent | Fix patch with absolute paths. (diff) | |
download | historical-5cc39bfa5ac9076320a3f1fc4e0cfe64f19ba992.tar.gz historical-5cc39bfa5ac9076320a3f1fc4e0cfe64f19ba992.tar.bz2 historical-5cc39bfa5ac9076320a3f1fc4e0cfe64f19ba992.zip |
Fix patch with absolute paths.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64
Diffstat (limited to 'sci-calculators/hexcalc/files')
-rw-r--r-- | sci-calculators/hexcalc/files/hexcalc-order.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/hexcalc/files/hexcalc-order.diff b/sci-calculators/hexcalc/files/hexcalc-order.diff index 9fdc9e91cdac..cdc4a93fedce 100644 --- a/sci-calculators/hexcalc/files/hexcalc-order.diff +++ b/sci-calculators/hexcalc/files/hexcalc-order.diff @@ -1,5 +1,5 @@ ---- hexcalc.c 1989-11-22 16:29:06.000000000 -0500 -+++ /home/jjezak/hexcalc.c 2006-07-18 17:36:40.000000000 -0400 +--- a/hexcalc.c 1989-11-22 16:29:06.000000000 -0500 ++++ b/hexcalc.c 2006-07-18 17:36:40.000000000 -0400 @@ -37,6 +37,7 @@ #endif |