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