thunderbird: Fix thunderbird author 11.0

This commit is contained in:
Luis Guzmán 2022-06-18 21:27:19 +00:00
parent f50665a2bd
commit 719b455a08

View file

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=14
VERSION=15
. ./config
@ -132,6 +132,7 @@ ac_add_options --disable-eme
%%endif
ARCH
########################################################
sed "s_^Maintainer.*_Maintainer: $DEBFULLNAME <$DEBEMAIL>_g" -i debian/control.in
sed '/^MOZ_PKG_NAME/s/.*/MOZ_PKG_NAME=icedove/' -i debian/build/config.mk