From 26e4800ddf9b4384a083f066f2a396b8e5e6c079 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 1 Feb 2022 08:22:34 +0100 Subject: more improvements for abrowser&librewolf --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index bd7800f..50f75dc 100755 --- a/configure +++ b/configure @@ -88,7 +88,7 @@ if [ "x$BROWSER_BINARY" = x ]; then if [ "x$TARGET" = xabrowser ]; then # Trisquel's path to Abrowser BROWSER_BINARY=/usr/lib/abrowser/abrowser - if [ "x$TARGET" = xabrowser ]; then + elif [ "x$TARGET" = xlibrewolf ]; then # Debian's path to Librewolf BROWSER_BINARY=/usr/share/librewolf/librewolf elif [ "x$TARGET" = xicecat ]; then -- cgit v1.2.3