fix cd (again)

This commit is contained in:
Alad Wenter 2016-03-31 04:35:29 +02:00
parent 99f61173fe
commit 1fbc8145e6
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Thu Mar 31 02:34:09 UTC 2016
# Thu Mar 31 02:35:26 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the aur
pkgver = 0.2.2

View file

@ -14,12 +14,12 @@ optdepends=('devtools: aurbuild -c'
'vifm: improved build file interaction')
check() {
cd aurutils
cd "$pkgname-$pkgver"
shellcheck -e 2016,2174 -x ./aur* repofind
}
package() {
cd aurutils
cd "$pkgname-$pkgver"
install -d "$pkgdir"/usr/{bin,share{/licenses,/doc}/aurutils}
install -m755 ./aur* repofind "$pkgdir"/usr/bin/