diff options
author | Guillem Jover <guillem@debian.org> | 2008-06-21 06:17:31 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2008-06-21 06:17:31 +0000 |
commit | bee1fd4cff1b7a3945949c543471d60e2f57999b (patch) | |
tree | 65e06c1c1e528633ac1baf0522e57ca413300faf /debian/patches/70_cld.patch | |
parent | 6ba2d26b9554965f0ec334e0dbd6eb01fca7cb68 (diff) |
Refresh patches with -pab
Diffstat (limited to 'debian/patches/70_cld.patch')
-rw-r--r-- | debian/patches/70_cld.patch | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/debian/patches/70_cld.patch b/debian/patches/70_cld.patch index 1cb6abc..69fdf3c 100644 --- a/debian/patches/70_cld.patch +++ b/debian/patches/70_cld.patch @@ -1,11 +1,8 @@ -Index: i386/i386/locore.S +Index: b/i386/i386/locore.S =================================================================== -RCS file: /cvsroot/hurd/gnumach/i386/i386/locore.S,v -retrieving revision 1.6.2.11 -diff -u -p -r1.6.2.11 locore.S ---- i386/i386/locore.S 7 Aug 2007 13:07:25 -0000 1.6.2.11 -+++ i386/i386/locore.S 7 Mar 2008 23:17:16 -0000 -@@ -966,6 +966,8 @@ syscall +--- a/i386/i386/locore.S ++++ b/i386/i386/locore.S +@@ -960,6 +960,8 @@ ENTRY(syscall) syscall_entry: pushf /* save flags as soon as possible */ syscall_entry_2: |