mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
install tfman.1 into doc package
This commit is contained in:
parent
3f99e121a3
commit
879540a64c
@ -75,7 +75,7 @@ rm $TARBALL.asc
|
||||
cd "$BUILDDIR"
|
||||
sudo make install
|
||||
# restrict to files beginning with n* to leave out shared objects
|
||||
tar czvf notcurses-doc-$VERSION.tar.gz n*.1 n*.3 *.html
|
||||
tar czvf notcurses-doc-$VERSION.tar.gz n*.1 t*.1 n*.3 *.html
|
||||
github-asset dankamongmen/notcurses upload v$VERSION notcurses-doc-$VERSION.tar.gz
|
||||
cd ../cffi
|
||||
python3 setup.py sdist
|
||||
|
Loading…
x
Reference in New Issue
Block a user