package/gpsd: add whitespaces
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 6 Aug 2019 05:19:19 +0000 (07:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 6 Aug 2019 20:24:53 +0000 (22:24 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gpsd/gpsd.mk

index b4d0778b189ce9237086312fc46268bfaf0d180c..f1c7bb7349c7ee2f473493bfa166dccee572f9f1 100644 (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