debrelease: stop exporting false TERM

This commit is contained in:
nick black 2022-01-21 13:02:06 -05:00
parent 1cfe1360a4
commit cf4d49ebae
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -36,7 +36,7 @@ gbp import-orig ../notcurses_$VERSION+dfsg.1.orig.tar.xz
git push --tags
dpkg-buildpackage --build=source
cd ..
export TERM=xterm-256color && sudo pbuilder build notcurses*dsc
sudo pbuilder build notcurses*dsc
cd -
git push
rm debian/files