sudo: remove unnecessary patches
commit60993eda12e08194ecaa060ef38478cb3827c94d
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Mon, 3 Sep 2018 19:47:25 +0000 (3 15:47 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Mon, 3 Sep 2018 19:47:25 +0000 (3 15:47 -0400)
treeb13be183d7a9a85900c3fa813bbd625541cada57
parente585a144b2fb3095c1d6634dff47b44da4453320
sudo: remove unnecessary patches

We can drop the two bsm patches since audit is going away at some point
in the future.  Furthermore, we can drop the O_DIRECTORY patch since
fcntl.h already defines it.
components/sysutils/sudo/patches/01-bsm_audit.c.patch [deleted file]
components/sysutils/sudo/patches/02-O_DIRECTORY.patch [deleted file]
components/sysutils/sudo/patches/03-disable-audit-warning.patch [deleted file]