mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/davfs2: fix indent
Fix the following check-package warning added by commita2b98a6add: 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> (cherry picked from commit62bb541d99) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3fba22d79f
commit
b01f1ba6a2
@@ -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