summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorScott James Remnant <keybuk@debian.org>2004-06-22 16:59:14 +0000
committerScott James Remnant <keybuk@debian.org>2004-06-22 16:59:14 +0000
commitbe211b3f7f68592c93798b0e41ab3ad1838307fc (patch)
tree67bf632b3da0595d8b056bce2ae421026090d1ad /scripts
parent0127da1a3d7f21814f0777bb28f518290c0880a2 (diff)
downloaddpkg-be211b3f7f68592c93798b0e41ab3ad1838307fc.tar.gz
Patches applied:
* scott@netsplit.com--2004/dpkg--devo--1.10--patch-28 restore amd64 support with that name * archtable: Requested the technical committee to make the mentioned decision -- we're going with amd64 (that'll please my boss :-) * scripts/dpkg-architecture.pl: Likewise.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/dpkg-architecture.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/dpkg-architecture.pl b/scripts/dpkg-architecture.pl
index 3d497a864..a53212ae8 100755
--- a/scripts/dpkg-architecture.pl
+++ b/scripts/dpkg-architecture.pl
@@ -65,6 +65,7 @@ require 'controllib.pl';
's390', 's390-linux',
's390x', 's390x-linux',
'ia64', 'ia64-linux',
+ 'amd64', 'x86_64-linux',
'openbsd-i386', 'i386-openbsd',
'freebsd-i386', 'i386-freebsd',
'kfreebsd-i386', 'i386-kfreebsd-gnu',