mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-31 06:48:25 -04:00
add brew build script
This commit is contained in:
parent
bee1f3e263
commit
bfa66fdddb
5 changed files with 26 additions and 2 deletions
|
@ -30,6 +30,8 @@ PGP_KEY_ID="7D5695D3B618872647861D51C38137A7C1675988"
|
|||
# cleanup build artifacts
|
||||
rm -Rf build deb_dist dist archivebox-*.tar.gz
|
||||
|
||||
# make sure the stdeb.cfg file is up-to-date with all the dependencies
|
||||
|
||||
# build source and binary packages
|
||||
python3 setup.py --command-packages=stdeb.command \
|
||||
sdist_dsc --debian-version=$DEBIAN_VERSION \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue