fixed symlink for honusbotcli
This commit is contained in:
parent
44522db9d4
commit
8092f196f5
@ -1,6 +1,6 @@
|
||||
pkgname=honusbot-cli
|
||||
pkgver=1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="curse per la tua arch"
|
||||
arch=('any')
|
||||
url="https://git.ignuranza.net/HonusBot/honusbot-cli.git"
|
||||
@ -18,5 +18,5 @@ package() {
|
||||
mkdir -p "$pkgdir/usr/share/$pkgname"
|
||||
mkdir -p "$pkgdir/usr/bin"
|
||||
install "$pkgname.sh" "$pkgdir/usr/share/$pkgname/$pkgname.sh"
|
||||
ln -s "$pkgdir/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
|
||||
ln -s "/usr/share/$pkgname/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
|
||||
}
|
||||
|
Binary file not shown.
BIN
x86_64/honusbot-cli-1-4-any.pkg.tar.zst
Normal file
BIN
x86_64/honusbot-cli-1-4-any.pkg.tar.zst
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user