summaryrefslogtreecommitdiff
path: root/src/stage2/patches/generic/gnupg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage2/patches/generic/gnupg.patch')
-rw-r--r--src/stage2/patches/generic/gnupg.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/stage2/patches/generic/gnupg.patch b/src/stage2/patches/generic/gnupg.patch
new file mode 100644
index 0000000..42056f6
--- /dev/null
+++ b/src/stage2/patches/generic/gnupg.patch
@@ -0,0 +1,10 @@
+--- a/PKGBUILD 2018-02-22 11:31:01.137536256 +0100
++++ b/PKGBUILD 2018-02-22 11:31:27.087806168 +0100
+@@ -40,6 +40,7 @@ prepare() {
+ build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure \
++ --host=@CHOST@ --build=@BUILDHOST@ \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --sbindir=/usr/bin \