This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository gnumach.

commit 2b568a1b7eac391aa713f88109ae54ee2aef408a
Author: Samuel Thibault <[email protected]>
Date:   Wed Sep 24 01:51:36 2014 +0200

    Fix applying patch
---
 debian/patches/git-gdb_hw_watch.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/git-gdb_hw_watch.patch 
b/debian/patches/git-gdb_hw_watch.patch
index fa8aa2d..f6498a1 100644
--- a/debian/patches/git-gdb_hw_watch.patch
+++ b/debian/patches/git-gdb_hw_watch.patch
@@ -14,7 +14,7 @@ index 200cbcc..9d4d43d 100644
 @@ -395,6 +395,11 @@ printf("user trap %d error %d sub %08x\n", type, code, 
subcode);
                        return 0;
                }
- #endif /* MACH_KDB */
+ #endif
 +              /* Make the content of the debug status register (DR6)
 +                 available to user space.  */
 +              if (thread->pcb)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git

Reply via email to