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