aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/oh-my-zsh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/oh-my-zsh/APKBUILD b/testing/oh-my-zsh/APKBUILD
index 7b4a28e922..0771b41330 100644
--- a/testing/oh-my-zsh/APKBUILD
+++ b/testing/oh-my-zsh/APKBUILD
@@ -16,7 +16,7 @@ _gitrev="37c2d0ddd751e15d0c87a51e2d9f9849093571dc"
install="$pkgname.post-install $pkgname.post-upgrade"
source="$pkgname-$pkgver.zip::https://github.com/robbyrussell/$pkgname/archive/$_gitrev.zip
install-path.patch"
-builddir="$srcdir/"$pkgname-$_gitrev
+builddir="$srcdir/"ohmyzsh-$_gitrev
package() {
install -d "$pkgdir"/usr/share/oh-my-zsh/ \