diff --git a/scripts/termux-info.in b/scripts/termux-info.in index ca0d590..f956988 100644 --- a/scripts/termux-info.in +++ b/scripts/termux-info.in @@ -113,7 +113,10 @@ $(uname -a) Device manufacturer: $(getprop ro.product.manufacturer) Device model: -$(getprop ro.product.model)" +$(getprop ro.product.model) +LD Variables: +LD_LIBRARY_PATH=$LD_LIBRARY_PATH +LD_PRELOAD=$LD_PRELOAD" echo "$output" if [ -n "$(command -v termux-clipboard-set)" ]; then