]> err.no Git - dpkg/commitdiff
fix syntax error
authorWichert Akkerman <wakkerma@debian.org>
Wed, 20 Dec 2000 00:57:13 +0000 (00:57 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Wed, 20 Dec 2000 00:57:13 +0000 (00:57 +0000)
scripts/dpkg-architecture.pl

index 700c0d9247d69afb12e7048e0f6508b6eb403cf7..1eb4b4f0629f7d232bf6d6b5a7b19a2f5720f754 100755 (executable)
@@ -60,7 +60,7 @@ require 'controllib.pl';
            'shed',      'shed-linux',
            'hppa',      'hppa-linux',
            'hurd-i386', 'i386-gnu',
-           's390',      's390-linux');
+           's390',      's390-linux',
            'freebsd-i386', 'i386-freebsd');
 
 sub usageversion {