From 6b7a4974cf7333566183d9f0929b7f54e4c65f7c Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 12 Jul 2008 00:15:08 +0000 Subject: * debian/patches/libpthread_pthreadtypes_h.patch: fix patch into really installing . --- debian/changelog | 4 +++- debian/patches/libpthread_pthreadtypes_h.patch | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 52800ff8..b290e137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ hurd (20080607-3) UNRELEASED; urgency=low - * + [Samuel Thibault] + * debian/patches/libpthread_pthreadtypes_h.patch: fix patch into really + installing . -- Michael Banck Sat, 12 Jul 2008 01:55:20 +0200 diff --git a/debian/patches/libpthread_pthreadtypes_h.patch b/debian/patches/libpthread_pthreadtypes_h.patch index 8ceca7f6..e1e92c78 100644 --- a/debian/patches/libpthread_pthreadtypes_h.patch +++ b/debian/patches/libpthread_pthreadtypes_h.patch @@ -537,3 +537,18 @@ diff -u -p -r1.1 thread-attr.h /* This structure describes the attributes of a POSIX thread. Note that not all of them are supported on all systems. */ struct __pthread_attr +Index: libpthread/Makefile +=================================================================== +RCS file: /cvsroot/hurd/hurd/libpthread/Makefile,v +retrieving revision 1.9 +diff -u -p -r1.9 Makefile +--- libpthread/Makefile 1 Jul 2008 11:43:14 -0000 1.9 ++++ libpthread/Makefile 12 Jul 2008 00:11:58 -0000 +@@ -137,6 +137,7 @@ libname = libpthread + sysdeps_headers = \ + pthread.h \ + pthread/pthread.h \ ++ pthread/pthreadtypes.h \ + semaphore.h \ + \ + bits/pthread.h \ -- cgit v1.2.3