mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/davfs2: fix indent
Fix the following check-package warning added by commit
a2b98a6add:
package/davfs2/davfs2.mk:22: expected indent with tabs
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
e3c86f5c9e
commit
62bb541d99
@@ -19,7 +19,7 @@ DAVFS2_CONF_ENV += \
|
||||
LIBS=$(TARGET_NLS_LIBS)
|
||||
|
||||
define DAVFS2_USERS
|
||||
davfs2 -1 davfs2 -1 * - - - davfs user
|
||||
davfs2 -1 davfs2 -1 * - - - davfs user
|
||||
endef
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user