debrelease: stop exporting false TERM

pull/2570/head
nick black 2 years ago
parent 1cfe1360a4
commit cf4d49ebae
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

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

Loading…
Cancel
Save