mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
util-linux: fix typo in blkid patch
This commit is contained in:
parent
c7da506167
commit
6dabfafa22
@ -10,7 +10,7 @@ diff -Naur a/configure.ac b/configure.ac
|
|||||||
+ AS_HELP_STRING([--disable-uuidgen], [do not build uuidgen]),
|
+ AS_HELP_STRING([--disable-uuidgen], [do not build uuidgen]),
|
||||||
+ [], [UL_DEFAULT_ENABLE([uuidgen], [check])]
|
+ [], [UL_DEFAULT_ENABLE([uuidgen], [check])]
|
||||||
+)
|
+)
|
||||||
+UL_BUILD_INIT([uuidgen]])
|
+UL_BUILD_INIT([uuidgen])
|
||||||
UL_REQUIRES_BUILD([uuidgen], [libuuid])
|
UL_REQUIRES_BUILD([uuidgen], [libuuid])
|
||||||
AM_CONDITIONAL([BUILD_UUIDGEN], [test "x$build_uuidgen" = xyes])
|
AM_CONDITIONAL([BUILD_UUIDGEN], [test "x$build_uuidgen" = xyes])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user