mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
ac9621d995
commit
e800531761
@@ -20,7 +20,7 @@ LIBUV_LICENSE_FILES = LICENSE
|
||||
# 1.14, so we need it.
|
||||
define LIBUV_FIXUP_AUTOGEN
|
||||
echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \
|
||||
>$(@D)/m4/libuv-extra-automake-flags.m4
|
||||
>$(@D)/m4/libuv-extra-automake-flags.m4
|
||||
endef
|
||||
LIBUV_POST_PATCH_HOOKS += LIBUV_FIXUP_AUTOGEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user