fs: properly escape commands when generating fakeroot script
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 6 Jun 2016 20:43:39 +0000 (22:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Jun 2016 20:20:57 +0000 (22:20 +0200)
commit6dd7bbb59134799ed3d7343f238b3b02592faebf
treeddf7a7a773471e0b82205e415085fc0c275fcf38
parentcc05f407bcf77bc5a5c74c5e237d5a5aa5194bba
fs: properly escape commands when generating fakeroot script

Use the newly-introduced PRINTF macro to generate printf formats
that do "The Right Thing (TM)".

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
fs/common.mk