summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa9e71f8dd6..0404066a046b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ prepare() {
git config submodule.extensions.url $srcdir/open-eid-extensions
git submodule update
# https://github.com/open-eid/DigiDoc4-Client/issues/912
- git cherry-pick eac49c04eec64b407996577bfafcb786b7ef47d0
+ git cherry-pick -n eac49c04eec64b407996577bfafcb786b7ef47d0
}
build() {