icecat: add release 140.3.1-1gnu1 for aramo

This commit is contained in:
Ark74 2025-10-06 05:43:29 -06:00
parent 618c9f4145
commit 92fef42cd6
3 changed files with 11 additions and 11 deletions

View file

@ -53,7 +53,7 @@ if [ "$1" = "configure" ] ; then
else
trisquel_version=`lsb_release -rs | cut -d '.' -f-2 | tr -d '.'`
fi
# Setup the extra include files for Trisquel 12.0 and higher
# Setup the extra include files for Trisquel 11.0 and higher
# Add the local/ include
LOCAL_APP_PROFILE="/etc/apparmor.d/local/usr.bin.$MOZ_PKG_NAME"
test -e "$LOCAL_APP_PROFILE" || {