diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-12 18:46:53 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-12 18:46:53 +0000 |
commit | 04af554281aca84c92e464fe78b6c1d2964ea93b (patch) | |
tree | 5ceb59414597593f5844140b588d2f788753934d /sys-kernel/ac-sources | |
parent | Added ~amd64 KEYWORDS and closing bug #70833. (Manifest recommit) (diff) | |
download | gentoo-2-04af554281aca84c92e464fe78b6c1d2964ea93b.tar.gz gentoo-2-04af554281aca84c92e464fe78b6c1d2964ea93b.tar.bz2 gentoo-2-04af554281aca84c92e464fe78b6c1d2964ea93b.zip |
Updating binfmt_elf patch header.
Diffstat (limited to 'sys-kernel/ac-sources')
-rw-r--r-- | sys-kernel/ac-sources/files/ac-sources-2.6.9.binfmt_elf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/ac-sources/files/ac-sources-2.6.9.binfmt_elf.patch b/sys-kernel/ac-sources/files/ac-sources-2.6.9.binfmt_elf.patch index 92e5db882eab..c4cc8a82d3fb 100644 --- a/sys-kernel/ac-sources/files/ac-sources-2.6.9.binfmt_elf.patch +++ b/sys-kernel/ac-sources/files/ac-sources-2.6.9.binfmt_elf.patch @@ -1,5 +1,5 @@ ---- linux-2.4.27/fs/binfmt_elf.c 2004-11-10 12:25:16 -08:00 -+++ linux-2.4.27-plasmaroo/fs/binfmt_elf.c 2004-11-10 12:25:16 -08:00 +--- linux-2.6.9/fs/binfmt_elf.c 2004-11-10 12:25:16 -08:00 ++++ linux-2.6.9-plasmaroo/fs/binfmt_elf.c 2004-11-10 12:25:16 -08:00 @@ -335,9 +335,12 @@ goto out; |