package/libfuse: drop spurious spaces

Drop spurious spaces added by commit
ea62ff85b5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2021-12-02 18:48:50 +01:00 committed by Peter Korsgaard
parent a9bd2b8685
commit 87d13f679a

View File

@ -38,7 +38,7 @@ define LIBFUSE_INSTALL_TARGET_CMDS
endef
define LIBFUSE_DEVICES
/dev/fuse c 666 0 0 10 229 0 0 -
/dev/fuse c 666 0 0 10 229 0 0 -
endef
define LIBFUSE_PERMISSIONS