From 10b30c97a221ab58bb9b54fce7ceed2e29043e03 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 21 Sep 2011 07:00:06 +0200 Subject: [PATCH] install fsadm manual page And configure with --enable-fsadm to make sure that tool gets installed --- patchdir/fix-fsadm-install.patch | 22 ++++++++++++++++++++++ patchdir/series | 1 + 2 files changed, 23 insertions(+) create mode 100644 patchdir/fix-fsadm-install.patch diff --git a/patchdir/fix-fsadm-install.patch b/patchdir/fix-fsadm-install.patch new file mode 100644 index 0000000..24d0009 --- /dev/null +++ b/patchdir/fix-fsadm-install.patch @@ -0,0 +1,22 @@ +Index: new/debian/lvm2.install +=================================================================== +--- new.orig/debian/lvm2.install 2011-09-21 06:48:45.000000000 +0200 ++++ new/debian/lvm2.install 2011-09-21 06:49:33.000000000 +0200 +@@ -8,3 +8,5 @@ + usr/share/man/man8/pv* + usr/share/man/man8/vg* + usr/share/man/man5 ++usr/share/man/man8/fsadm.8 ++ +Index: new/debian/rules +=================================================================== +--- new.orig/debian/rules 2011-09-21 06:50:35.000000000 +0200 ++++ new/debian/rules 2011-09-21 06:51:15.000000000 +0200 +@@ -81,6 +81,7 @@ + --with-device-uid=0 \ + --with-device-gid=6 \ + --with-device-mode=0660 \ ++ --enable-fsadm \ + --enable-applib \ + --enable-cmdlib \ + --enable-pkgconfig \ diff --git a/patchdir/series b/patchdir/series index 161237e..7f75432 100644 --- a/patchdir/series +++ b/patchdir/series @@ -1,3 +1,4 @@ fix-build-dependencies.patch fix-clvm-init-script.patch fix-changelog.patch +fix-fsadm-install.patch -- 2.39.2