mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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:
committed by
Peter Korsgaard
parent
a9bd2b8685
commit
87d13f679a
@@ -38,7 +38,7 @@ define LIBFUSE_INSTALL_TARGET_CMDS
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define LIBFUSE_DEVICES
|
define LIBFUSE_DEVICES
|
||||||
/dev/fuse c 666 0 0 10 229 0 0 -
|
/dev/fuse c 666 0 0 10 229 0 0 -
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define LIBFUSE_PERMISSIONS
|
define LIBFUSE_PERMISSIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user