forked from LBRYCommunity/lbry-sdk
Merge pull request #60 from lbryio/change-make-deb
Use patched version of make-deb
This commit is contained in:
commit
a79af11371
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ $SUDO apt-get ${QUIET} install -y --no-install-recommends \
|
|||
|
||||
# need a modern version of pip (more modern than ubuntu default)
|
||||
$SUDO pip install --upgrade pip
|
||||
$SUDO pip install make-deb
|
||||
$SUDO pip install git+https://github.com/jobevers/make-deb
|
||||
|
||||
# build packages
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue