diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 19:53:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 19:53:00 +0000 |
commit | db96d3e16a609bee5b0aaa3bef189f0a166d52bc (patch) | |
tree | 3c550ae2602f6e03b70c3d190e2324db0aee6f7f /app-arch/ppmd/files | |
parent | Fix patch to apply. (diff) | |
download | gentoo-2-db96d3e16a609bee5b0aaa3bef189f0a166d52bc.tar.gz gentoo-2-db96d3e16a609bee5b0aaa3bef189f0a166d52bc.tar.bz2 gentoo-2-db96d3e16a609bee5b0aaa3bef189f0a166d52bc.zip |
Fix patch to apply.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'app-arch/ppmd/files')
-rw-r--r-- | app-arch/ppmd/files/ppmd-p10-makefile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/ppmd/files/ppmd-p10-makefile.patch b/app-arch/ppmd/files/ppmd-p10-makefile.patch index f73a187e613d..87e5ee835954 100644 --- a/app-arch/ppmd/files/ppmd-p10-makefile.patch +++ b/app-arch/ppmd/files/ppmd-p10-makefile.patch @@ -1,5 +1,5 @@ ---- /root/Makefile 2005-09-27 18:36:20.000000000 -0500 -+++ Makefile 2005-09-27 18:55:59.000000000 -0500 +--- a/Makefile 2005-09-27 18:36:20.000000000 -0500 ++++ b/Makefile 2005-09-27 18:55:59.000000000 -0500 @@ -3,16 +3,12 @@ TARGET = PPMd OBJS = PPMd.o Model.o |