Adding git and openssh

This commit is contained in:
Tipragot 2024-07-11 11:27:41 +02:00
parent 95bfee7d23
commit de7ec5462f
5 changed files with 2 additions and 10 deletions

View file

@ -4,14 +4,6 @@ arch=('any')
url='https://git.tipragot.fr/tipragot/tos'
license=('MIT')
pkgver='0.1.0'
pkgver='0.1.1'
pkgrel='1'
depends=('tos-core')
makedepends=('cargo')
package() {
cargo install --root /tmp/build coreutils
mkdir -p ${pkgdir}/usr/bin
cp /tmp/build/bin/coreutils ${pkgdir}/usr/bin
}
depends=('tos-core' 'openssh' 'git')

Binary file not shown.

Binary file not shown.

Binary file not shown.