Changed from / to /usr where appropriate
This commit is contained in:
parent
f849b3f7ba
commit
3182a6f943
20 changed files with 297 additions and 105 deletions
|
@ -3,7 +3,7 @@ pkgname=samurai
|
|||
pkgrel=1
|
||||
|
||||
fetch() {
|
||||
curl -L "https://github.com/michaelforney/samurai/releases/download/1.2/$pkgname-$pkgver.tar.gz" -o $pkgname-$pkgver.tar.gz
|
||||
curl -L "http://github.com/michaelforney/samurai/releases/download/1.2/$pkgname-$pkgver.tar.gz" -o $pkgname-$pkgver.tar.gz
|
||||
tar -xf $pkgname-$pkgver.tar.gz
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue