Revision 26e4800d
Added by koszko over 1 year ago
configure | ||
---|---|---|
88 | 88 |
if [ "x$TARGET" = xabrowser ]; then |
89 | 89 |
# Trisquel's path to Abrowser |
90 | 90 |
BROWSER_BINARY=/usr/lib/abrowser/abrowser |
91 |
if [ "x$TARGET" = xabrowser ]; then
|
|
91 |
elif [ "x$TARGET" = xlibrewolf ]; then
|
|
92 | 92 |
# Debian's path to Librewolf |
93 | 93 |
BROWSER_BINARY=/usr/share/librewolf/librewolf |
94 | 94 |
elif [ "x$TARGET" = xicecat ]; then |
Also available in: Unified diff
more improvements for abrowser&librewolf