From eb48795fd3e33bf496c1466e2e3ed8135dcce29f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 1 Dec 2024 07:09:04 -0600 Subject: system/xfsprogs + rdeps: Move to user/ * inih requires Meson, and we don't want to introduce Meson to the system/ ABI, so we need to move it to user/. * This takes xfsprogs with it. This is fine because we still have system/e2fsprogs for a file system on new ports. * As the only dependent of userspace-rcu was xfsprogs, it doesn't need to be present in system/ any more either. Move to user/. --- user/xfsprogs/no-utmp-header.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 user/xfsprogs/no-utmp-header.patch (limited to 'user/xfsprogs/no-utmp-header.patch') diff --git a/user/xfsprogs/no-utmp-header.patch b/user/xfsprogs/no-utmp-header.patch new file mode 100644 index 000000000..f272bc152 --- /dev/null +++ b/user/xfsprogs/no-utmp-header.patch @@ -0,0 +1,20 @@ +--- xfsprogs-4.17.0/quota/report.c.old 2018-06-28 12:00:43.000000000 -0500 ++++ xfsprogs-4.17.0/quota/report.c 2018-07-04 00:50:44.940000000 -0500 +@@ -8,7 +8,6 @@ + #include + #include + #include +-#include + #include "init.h" + #include "quota.h" + +--- xfsprogs-4.17.0/quota/util.c.old 2018-06-28 12:00:43.000000000 -0500 ++++ xfsprogs-4.17.0/quota/util.c 2018-07-04 00:53:25.470000000 -0500 +@@ -8,7 +8,6 @@ + #include + #include + #include +-#include + #include "init.h" + #include "quota.h" + -- cgit v1.2.3-70-g09d2