summaryrefslogtreecommitdiff
path: root/src/stage2/patches/gnupg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage2/patches/gnupg.patch')
-rw-r--r--src/stage2/patches/gnupg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage2/patches/gnupg.patch b/src/stage2/patches/gnupg.patch
index 9941896..42056f6 100644
--- a/src/stage2/patches/gnupg.patch
+++ b/src/stage2/patches/gnupg.patch
@@ -4,7 +4,7 @@
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure \
-+ --host=@TARGET@ --build=@BUILDHOST@ \
++ --host=@CHOST@ --build=@BUILDHOST@ \
--prefix=/usr \
--sysconfdir=/etc \
--sbindir=/usr/bin \