package/gpsd: add whitespaces

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2019-08-06 07:19:19 +02:00 committed by Thomas Petazzoni
parent 36cee85809
commit 5692ffca98

View file

@ -18,11 +18,11 @@ GPSD_CFLAGS = $(TARGET_CFLAGS)
GPSD_SCONS_ENV = $(TARGET_CONFIGURE_OPTS)
GPSD_SCONS_OPTS = \
arch=$(ARCH)\
arch=$(ARCH) \
manbuild=no \
prefix=/usr\
sysroot=$(STAGING_DIR)\
strip=no\
prefix=/usr \
sysroot=$(STAGING_DIR) \
strip=no \
python=no \
qt=no