From b9a2bf7b2ccc8190d38e44db120a92ca46c9fd1e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:45:40 +0200 Subject: Adding debian version 1:115.7.0-1. Signed-off-by: Daniel Baumann --- debian/mozconfig.thunderbird | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/mozconfig.thunderbird (limited to 'debian/mozconfig.thunderbird') diff --git a/debian/mozconfig.thunderbird b/debian/mozconfig.thunderbird new file mode 100644 index 0000000000..e353666c9b --- /dev/null +++ b/debian/mozconfig.thunderbird @@ -0,0 +1,16 @@ +# -*- mode: makefile; coding: utf-8 -*- + +# mozconfig.thunderbird +# settings for the build of Icedove +# +# This file set up extra config options for the build of the Thunderbird +# application. +# Remember, options here will be overriden by sourcing any file later! + +# sourcing the default common settings +. $topsrcdir/mozconfig.default + +# Debian specific things +ac_add_options --enable-application=comm/mail # enable Thunderbird + +# setting the obj-dir (build directory, filled in by debian/rules) -- cgit v1.2.3