diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/patches/series | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e086e349..e355568e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,6 +53,9 @@ hurd (20080921-1) UNRELEASED; urgency=low libpthread. * debian/patches/libpthread_setcancel.patch: New patch to fix configuration of octave3.0. + * debian/patches/libpthread_rwlock_initializer.patch: Disable patch for now: + our initializer does not work when the application does not link against + libpthread. -- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200 diff --git a/debian/patches/series b/debian/patches/series index d8c00182..d79b26c6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,7 +6,7 @@ init_try_runsystem.gnu.patch -p0 install-msgids.diff -p2 libpager_update_seqno.patch -p0 libpthread_mutex_owner.patch -p0 -libpthread_rwlock_initializer.patch -p0 +#libpthread_rwlock_initializer.patch -p0 libpthread_stubs.patch -p0 libpthread_tls.patch -p0 makedev.diff -p0 |
