aboutsummaryrefslogtreecommitdiffstats
path: root/community/fisher/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fisher/APKBUILD')
-rw-r--r--community/fisher/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/fisher/APKBUILD b/community/fisher/APKBUILD
index 00afb263271..b07468980e6 100644
--- a/community/fisher/APKBUILD
+++ b/community/fisher/APKBUILD
@@ -30,8 +30,6 @@ build() {
}
package() {
- cd "$builddir"
-
install -m 755 -D target/release/fisher "$pkgdir"/usr/bin/fisher
install -m 644 -D config-example.toml "$pkgdir"/etc/fisher/config.toml