Skip to content

Commit

Permalink
addpatch: gnupg (#1469)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpriteOvO authored Jul 8, 2022
1 parent 5f0143a commit 6d7776d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions gnupg/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -47,6 +47,8 @@ install=$pkgname.install
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"

+ autoreconf -fiv
+
local src
for src in "${source[@]}"; do
src="${src%%::*}"

0 comments on commit 6d7776d

Please sign in to comment.