aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/git-lfs/APKBUILD2
-rw-r--r--community/git-lfs/git-lfs.post-install2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD
index 080d5c5067d..a01223eed6a 100644
--- a/community/git-lfs/APKBUILD
+++ b/community/git-lfs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=git-lfs
pkgver=2.3.4
-pkgrel=2
+pkgrel=3
pkgdesc="Git extension for versioning large files"
url="https://git-lfs.github.io/"
arch="all"
diff --git a/community/git-lfs/git-lfs.post-install b/community/git-lfs/git-lfs.post-install
index cc239e075e9..cc9a36578e3 100644
--- a/community/git-lfs/git-lfs.post-install
+++ b/community/git-lfs/git-lfs.post-install
@@ -1,3 +1,3 @@
#!/bin/sh
-git-lfs install --system
+git-lfs install --skip-repo --system