diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-09-27 08:05:37 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-09-27 08:05:37 +0000 |
commit | f51703eb00bb23720d788604726164526019c247 (patch) | |
tree | 22725901757a9a50f599da26d479776130079b49 /debian/patches/series | |
parent | 7aa412693b35988f5edee0e6e3b797e1995f1ef4 (diff) |
Disable usage of proc_getnports
* debian/patches/disable-proc_getnports.patch: New patch to disable
usage of proc_getnports until libc0.3 provides it.
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 d7a3ad64..bbd12b74 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -26,3 +26,4 @@ makedev_keep_options.patch makedev_parted_store.patch console_ignore_bdf_err.patch libpthread_sigmask.patch +disable-proc_getnports.patch |