diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-10 15:17:41 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-10 15:17:41 +0000 |
commit | 45e6217fc44bc14e1dea00fb26c1359379020555 (patch) | |
tree | 27b24f15a12d7ad78660e83461f205c43692f89f /app-arch/dpkg | |
parent | bug #94804 (diff) | |
download | gentoo-2-45e6217fc44bc14e1dea00fb26c1359379020555.tar.gz gentoo-2-45e6217fc44bc14e1dea00fb26c1359379020555.tar.bz2 gentoo-2-45e6217fc44bc14e1dea00fb26c1359379020555.zip |
Fixed unified diff header.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r-- | app-arch/dpkg/files/dpkg-1.10.27.gcc4.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dpkg/files/dpkg-1.10.27.gcc4.patch b/app-arch/dpkg/files/dpkg-1.10.27.gcc4.patch index a96682d28683..328f3f50d4a9 100644 --- a/app-arch/dpkg/files/dpkg-1.10.27.gcc4.patch +++ b/app-arch/dpkg/files/dpkg-1.10.27.gcc4.patch @@ -1,5 +1,5 @@ ---- parse.c.orig 2005-07-07 18:51:15.000000000 +0200 -+++ parse.c 2005-07-07 18:53:35.000000000 +0200 +--- lib/parse.c.orig 2005-07-07 18:51:15.000000000 +0200 ++++ lib/parse.c 2005-07-07 18:53:35.000000000 +0200 @@ -39,7 +39,7 @@ #include <sys/mman.h> #endif |