diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-01-23 23:49:19 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-01-23 23:49:19 +0000 |
commit | 36dc07799adf03f649d30b01a23b9de84ef90ba2 (patch) | |
tree | 8b9be9f29ac14901d8d70d8b00beaf302b050a57 /debian/patches/series | |
parent | a3665f6e6db3960152ec7466bc1684f30710b30d (diff) |
* debian/patches/libpthread_rwlock_initializer.patch: New patch, add missing
PTHREAD_RWLOCK_INITIALIZER.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index edaf30fa..7b2cab6f 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,6 +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_stubs.patch -p0 libpthread_tls.patch -p0 makedev.diff -p0 |