From 5d31fb93e696ffa7e505c10a30d8ff5660e6ea3c Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Fri, 22 Jul 2016 16:23:16 +0300 Subject: [PATCH] update cfgs --- makepkg.conf | 2 +- yaourtrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/makepkg.conf b/makepkg.conf index 61df559..cdcaa9b 100644 --- a/makepkg.conf +++ b/makepkg.conf @@ -31,7 +31,7 @@ VCSCLIENTS=('bzr::bzr' ######################################################################### # CARCH="x86_64" -CHOST="x86_64-unknown-linux-gnu" +CHOST="x86_64-pc-linux-gnu" #-- Compiler and Linker Flags # -march (or -mcpu) builds exclusively for an architecture diff --git a/yaourtrc b/yaourtrc index 0ea688d..2381ec2 100644 --- a/yaourtrc +++ b/yaourtrc @@ -40,7 +40,7 @@ SUDONOVERIF=1 # Avoid multiple sudo checks when timestamp_timeout=0 EXPORT=2 # Export to 1: EXPORTDIR or PKGDEST # 2: pacman cache (as root) #EXPORTSRC=0 # Need EXPORT>0 to be used -#EXPORTDIR="" # If empty, use makepkg's connfiguration (see makepkg.conf) +#EXPORTDIR="" # If empty, use makepkg's configuration (see makepkg.conf) #EXPORTDIR="/home/arcanis/arch/repo/x86_64/" # Prompt