rootfs: fix USE_APK detection
authorPaul Spooren <mail@aparcar.org>
Sat, 18 May 2024 20:10:49 +0000 (23:10 +0300)
committerPaul Spooren <mail@aparcar.org>
Sat, 18 May 2024 20:15:22 +0000 (23:15 +0300)
commit52a225cba41f72f0e38958a77bcbc5353ccaa731
treedd5a641f8181305f90324b717646cfb3bff2e8d2
parent99636d4dd8d4bda15b9e072d2d92dd5f4ae0580f
rootfs: fix USE_APK detection

Due to missing quotes the script would wrongly assume APK to be enabled
and don't run post install scripts, breaking pretty much everything.

Signed-off-by: Paul Spooren <mail@aparcar.org>
include/rootfs.mk