Hans de Goede wrote:
> * libparted/arch/linux.c: Don't include blkpg.h.
> * libparted/arch/blkpg.h: Deleted.
...

Thanks.  Applied, with this addition, so that "make dist" does not fail:

* libparted/Makefile.am (libparted_la_SOURCES): Remove arch/blkpg.h.

diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index 5c6bac0..2bdadd8 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -36,7 +36,6 @@ libparted_la_SOURCES  = debug.c                       \
                        cs/geom.c               \
                        cs/constraint.c         \
                        cs/natmath.c            \
-                       arch/blkpg.h            \
                        $(ARCH_SOURCE)


_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to