diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-08-06 16:50:02 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-08-06 16:50:02 +0900 |
| commit | 90535adc89a8af18427a9eb9d603a4c86eb7b540 (patch) | |
| tree | 28034e17d9d7487e4822614ea5b6d55037484e55 /internal/rosa/package/lvm2/remove-man.patch | |
| parent | 6fed6d67bd112af1383977cba57bee6ffbf6610b (diff) | |
internal/rosa/package: lvm2
This is only really packaged for devmapper, and will eventually be replaced by a native implementation.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/lvm2/remove-man.patch')
| -rw-r--r-- | internal/rosa/package/lvm2/remove-man.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/internal/rosa/package/lvm2/remove-man.patch b/internal/rosa/package/lvm2/remove-man.patch new file mode 100644 index 00000000..c9629234 --- /dev/null +++ b/internal/rosa/package/lvm2/remove-man.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile.in b/Makefile.in +index bf011ff4f..86713f2cd 100644 +--- a/Makefile.in ++++ b/Makefile.in +@@ -18,7 +18,7 @@ top_builddir = @top_builddir@ + abs_top_builddir = @abs_top_builddir@ + abs_top_srcdir = @abs_top_srcdir@ + +-SUBDIRS = libdm conf daemons include lib libdaemon man scripts tools ++SUBDIRS = libdm conf daemons include lib libdaemon scripts tools + + ifeq ("@UDEV_RULES@", "yes") + SUBDIRS += udev |
