diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-19 12:47:10 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-19 12:47:10 +0000 |
commit | 9430f12e0ee1c1534e6f2246b343c1d2ebd30efa (patch) | |
tree | b171e1c66f58c1f2f1f84a76829d4045ea200553 /debian/patches/external.patch | |
parent | 3ddffc62b06b640ae5d906af1147fb4aaf3ae93f (diff) |
build libbpf too
Diffstat (limited to 'debian/patches/external.patch')
-rw-r--r-- | debian/patches/external.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch index 5f38d536..d7425e4f 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -10,7 +10,7 @@ Index: hurd-debian/Makefile libpager libfshelp libdiskfs libtrivfs libps \ - libnetfs libpipe libstore libhurdbugaddr libftpconn libcons + libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \ -+ libpthread libmachdev libddekit libhurd-slab ++ libpthread libmachdev libbpf libddekit libhurd-slab # Hurd programs prog-subdirs = auth proc exec init term \ |