From: Adam Heath Date: Sun, 15 Sep 2002 18:26:00 +0000 (+0000) Subject: Add s390x. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4f9df2759c35b9f0ebc2a215d1cb6e3349cf3f;p=dpkg Add s390x. --- diff --git a/ChangeLog b/ChangeLog index 879758c3..5ed8dc5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 15 13:25:29 CDT 2002 Adam Heath + + * scripts/dpkg-architecture.pl: Add s390x. + Sun Sep 15 13:21:38 CDT 2002 Adam Heath * debian/changelog: Set date for 1.10.9 release. diff --git a/scripts/dpkg-architecture.pl b/scripts/dpkg-architecture.pl index 37fa2c29..5722ab00 100755 --- a/scripts/dpkg-architecture.pl +++ b/scripts/dpkg-architecture.pl @@ -63,6 +63,7 @@ require 'controllib.pl'; 'hppa', 'hppa-linux', 'hurd-i386', 'i386-gnu', 's390', 's390-linux', + 's390x', 's390x-linux', 'ia64', 'ia64-linux', 'openbsd-i386', 'i386-openbsd', 'freebsd-i386', 'i386-freebsd',