mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-10 12:53:27 +00:00
packages/electrum&&packages/slugify&&packages/spark
This commit is contained in:
@@ -74,4 +74,3 @@ termux_step_create_debscripts () {
|
||||
echo "#!$TERMUX_PREFIX/bin/sh" > postinst
|
||||
echo "pip3 install 'ecdsa>=0.14' 'qrcode' 'protobuf>=3.12' 'dnspython<2.0' 'qdarkstyle<2.9' 'aiorpcx>=0.18,<0.19' 'aiohttp>=3.3.0,<4.0.0' 'aiohttp_socks>=0.3' 'certifi' 'bitstring' 'attrs>=19.2.0' 'pycryptodomex'" >> postinst
|
||||
}
|
||||
|
||||
|
||||
@@ -26,4 +26,3 @@ termux_step_make_install() {
|
||||
install -D slugify -t "$TERMUX_PREFIX/bin"
|
||||
install -D slugify.1 -t "$TERMUX_PREFIX/share/man/man1"
|
||||
}
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@ termux_step_make_install() {
|
||||
local bin="$(basename $TERMUX_PKG_HOMEPAGE)"
|
||||
install -D "$bin" -t "$TERMUX_PREFIX/bin"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user