diff options
author | Guillem Jover <guillem@debian.org> | 2006-10-03 04:45:29 +0000 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:21:20 +0200 |
commit | 0d3b48a73e6809bb872d0b84cad0e7a1cba8b411 (patch) | |
tree | d83a7a65d12680ebaea6cca4dbc3281274ab79ea /debian/patches | |
parent | a002d0581072ad7208a214e0e4d7a8a2aa58e31e (diff) | |
download | inetutils-0d3b48a73e6809bb872d0b84cad0e7a1cba8b411.tar.gz |
Do not link against uneeded libz, remove Build-Depends
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/00_no_link_extralibs.patch (renamed from debian/patches/00_no_link_libbsd.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/00_no_link_libbsd.patch b/debian/patches/00_no_link_extralibs.patch index 39d8190..39d8190 100644 --- a/debian/patches/00_no_link_libbsd.patch +++ b/debian/patches/00_no_link_extralibs.patch diff --git a/debian/patches/series b/debian/patches/series index 5e8fc3e..ac48faf 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,4 @@ -00_no_link_libbsd.patch -p0 +00_no_link_extralibs.patch -p0 10_syslog_klog_doc.patch -p0 22_syslogd_conf.patch -p1 30_ping_suid_perms.patch -p0 |