From 86307dad2ce27de25c8ab2ad48481029c125a18d Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Fri, 15 Nov 2013 22:43:31 -0600 Subject: system/gnu-fdisk: Removed (build failure) fdisk.c: In function 'do_mkpart': fdisk.c:725:45: error: 'PedFileSystemOps' has no member named 'create' if (!compat_mode && fs_type && fs_type->ops->create && ^ fdisk.c: In function 'do_resize': fdisk.c:1564:26: error: 'PedFileSystemOps' has no member named 'resize' if (!part->fs_type->ops->resize) { Signed-off-by: Robby Workman --- system/gnu-fdisk/slack-desc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 system/gnu-fdisk/slack-desc (limited to 'system/gnu-fdisk/slack-desc') diff --git a/system/gnu-fdisk/slack-desc b/system/gnu-fdisk/slack-desc deleted file mode 100644 index c746f8829d..0000000000 --- a/system/gnu-fdisk/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -gnu-fdisk: gnu-fdisk (fdisk from the GNU project) -gnu-fdisk: -gnu-fdisk: GNU fdisk provides alternatives to fdisk and cfdisk from util-linux. -gnu-fdisk: -gnu-fdisk: The standard interface offered via fdisk is util-linux-like fdisk. -gnu-fdisk: You can invoke the extended fdisk-gnu via fdisk-gnu -G. -gnu-fdisk: -gnu-fdisk: Website: http://www.gnu.org/software/fdisk -gnu-fdisk: -gnu-fdisk: -gnu-fdisk: -- cgit v1.2.3-80-g2a13