From 855c6b04235a4db40c9eca542fe51ce04d5e9796 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Mar 2011 07:03:09 +0000 Subject: [PATCH] Rename amd64 into x86_64. --- contrib/crossrpms/freebsd8.2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crossrpms/freebsd8.2/Makefile.am b/contrib/crossrpms/freebsd8.2/Makefile.am index 60abac8219..5727166cdc 100644 --- a/contrib/crossrpms/freebsd8.2/Makefile.am +++ b/contrib/crossrpms/freebsd8.2/Makefile.am @@ -1,3 +1,3 @@ # $Id$ -SUBDIRS = i586 amd64 +SUBDIRS = i586 x86_64