mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-08 15:49:03 -05:00
run it as xterm, not sudo
This commit is contained in:
parent
707a293baa
commit
afb504ad54
@ -39,7 +39,7 @@ dpkg-buildpackage --build=source
|
||||
cd ..
|
||||
# this isn't perfect -- we might not be running xterm -- but it keeps us
|
||||
# from dying when such a terminal doesn't have its terminfo inside pbuilder
|
||||
sudo TERM=xterm pbuilder build notcurses*dsc
|
||||
xterm -e sudo pbuilder build notcurses*dsc
|
||||
cd -
|
||||
git push
|
||||
rm debian/files
|
||||
|
Loading…
x
Reference in New Issue
Block a user