mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +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
@@ -27,7 +27,7 @@ WEBKIT_INSTALL_TARGET_OPTS = -j1 DESTDIR=$(TARGET_DIR) install
|
||||
# in newer releases
|
||||
define DISABLE_INDEXED_DATABASE
|
||||
$(SED) '/ENABLE_INDEXED_DATABASE/s:1:0:' \
|
||||
$(@D)/Source/WebCore/GNUmakefile.features.am
|
||||
$(@D)/Source/WebCore/GNUmakefile.features.am
|
||||
endef
|
||||
|
||||
WEBKIT_PRE_CONFIGURE_HOOKS += DISABLE_INDEXED_DATABASE
|
||||
|
||||
Reference in New Issue
Block a user