commit 0b3338d

chld  ·  2026-08-22 15:44:00 +0000 UTC
parent 55eeefe
foot: remove build opt
1 files changed,  +1, -1
+1, -1
1@@ -3,6 +3,6 @@ NAME=foot
2 VERSION=1.27.0
3 RELEASE=1
4 SOURCE="https://codeberg.org/dnkl/foot/releases/download/1.27.0/foot-1.27.0.tar.gz"
5-BUILD_OPT="-Dthemes=true -Dtests=false -Dime=false -Dprefix=/ -Ddefault_library=static -Ddefault-terminfo='xterm-256color'" 
6+BUILD_OPT="-Dthemes=true -Dtests=false -Dime=false -Dprefix=/ -Ddefault_library=static" 
7 
8 . ${0%/*}/../../libsh/libdmake.sh