]> git.gag.com Git - fw/altos/commitdiff
debian: Make sure we don't try to build altosdroid
authorKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2025 22:07:20 +0000 (17:07 -0500)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Sep 2025 19:00:52 +0000 (12:00 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
debian/rules

index 2a991377c4e634a2d0bf3600ba6d62017a98a3c0..eee788b93b0b3c270c183594410971ee142400e1 100755 (executable)
@@ -13,6 +13,7 @@ configure_flags = \
        --with-java-version=8 \
        --disable-install-shared-mime-info \
        --enable-faketime \
+       --without-android \
        --disable-multi-arch
 
 configure: configure-stamp