]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: fix typo, sparc vs spark (62b2c024)
authorRuediger Meier <ruediger.meier@ga-group.nl>
Fri, 23 May 2014 15:15:05 +0000 (15:15 +0000)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Fri, 23 May 2014 15:17:01 +0000 (15:17 +0000)
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
configure.ac
libblkid/src/partitions/bsd.c

index 9636cf931a2b21cb0d9e6444956d6e15e1c4115f..e59442be6fdfd302a009df325b82eb0e1cacc62f 100644 (file)
@@ -830,7 +830,7 @@ AM_CONDITIONAL([BUILD_FDISK], [test "x$build_fdisk" = xyes])
 
 
 UL_BUILD_INIT([sfdisk], [check])
-UL_EXCLUDE_ARCH([sfdisk], [spark*])
+UL_EXCLUDE_ARCH([sfdisk], [sparc*])
 AM_CONDITIONAL([BUILD_SFDISK], [test "x$build_sfdisk" = xyes])
 
 
index 1bc0088becdd7a0ba6838685150eef5e47d95200..d83f2cf024764ddb28eb4d77e6b536014200015c 100644 (file)
@@ -158,7 +158,7 @@ nothing:
  * alpha luna88k mac68k    |      0      |     64
  * sparc(OpenBSD) vax      |             |
  * ------------------------+-------------+------------
- * spark64 sparc(NetBSD)   |      0      |    128
+ * sparc64 sparc(NetBSD)   |      0      |    128
  * ------------------------+-------------+------------
  *
  * ...and more (see http://fxr.watson.org/fxr/ident?v=NETBSD;i=LABELSECTOR)