package/libfuse3: drop spurious spaces

Drop spurious spaces added by commit
45bce2575d

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:51:48 +01:00 committed by Peter Korsgaard
parent 87d13f679a
commit 8d6b8f592c

View file

@ -19,7 +19,7 @@ LIBFUSE3_CONF_OPTS = \
-Dtests=false
define LIBFUSE3_DEVICES
/dev/fuse c 666 0 0 10 229 0 0 -
/dev/fuse c 666 0 0 10 229 0 0 -
endef
define LIBFUSE3_PERMISSIONS