diff options
-rw-r--r-- | debian/patches/external.patch | 4 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch index 30e3d808..63c7c610 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -7,8 +7,8 @@ Include DDE in the build lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ libpager libfshelp libdiskfs libtrivfs libps \ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \ -- libhurd-slab -+ libhurd-slab libbpf eth-multiplexer +- libhurd-slab libhurdutil ++ libhurd-slab libhurdutil libbpf eth-multiplexer + +ifneq ($(LIBPCIACCESS),no) +lib-subdirs += libmachdev libddekit diff --git a/debian/patches/series b/debian/patches/series index 322912f7..f409c90c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,7 +6,6 @@ startup-usr-support.patch tmp_exec_startup.patch uptime_w_path_fix.patch stat_round.patch -external.patch console_ignore_bdf_err.patch posix-sigcodes.patch libexec.patch @@ -39,3 +38,4 @@ exec_filename0004-This-patch-is-an-amendment-of-exec_filename_exec.pat.patch crash0001-xxx-crash-logging-works.patch pager-alloc0001-libpager-provide-pager_create_alloc.patch hurdutil0001-libhurdutil-New-library-containing-utils-to-be-used-.patch +external.patch |