mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04: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 ..
|
cd ..
|
||||||
# this isn't perfect -- we might not be running xterm -- but it keeps us
|
# 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
|
# 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 -
|
cd -
|
||||||
git push
|
git push
|
||||||
rm debian/files
|
rm debian/files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user