bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH parted 2/3] linux: Remove unused blkpg.h header file


From: Jim Meyering
Subject: Re: [PATCH parted 2/3] linux: Remove unused blkpg.h header file
Date: Fri, 29 Jan 2010 09:59:18 +0100

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]