We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22340e6 commit f6f864dCopy full SHA for f6f864d
1 file changed
archlinuxcn/drasl/PKGBUILD
@@ -27,7 +27,7 @@ function prepare() {
27
git clean -fdx
28
git remote add oidcfix https://github.com/evan-goode/drasl.git
29
git fetch --all
30
- git merge oidcfix/oidcfix --no-commit
+ git cherry-pick 1a41da8f07c2c04d9d789bec5225c899c8f15946 --no-commit
31
}
32
33
function build() {
0 commit comments