]> git.deb.at Git - deb/packages.git/blobdiff - bin/parse-contents
kfreebsd moves to main archive
[deb/packages.git] / bin / parse-contents
index 82df0b87b74341795df60a232670cd17ded0b9fc..a72bb71aefac3e96a904993764e3065062f4b7c1 100755 (executable)
@@ -142,7 +142,7 @@ for my $suite (@suites) {
 
            activate($filelist_db);
            #FIXME: hardcoded archs. (debports has no contrib/non-free)
 
            activate($filelist_db);
            #FIXME: hardcoded archs. (debports has no contrib/non-free)
-           if ($arch !~ m/^kfreebsd-.*$/) {
+           if ($arch ne 'm68k') {
                system("ln", "-sf", basename($filelist_db),
                       "$DBDIR/filelists_${suite}_all.db") == 0
                           or die "Oops";
                system("ln", "-sf", basename($filelist_db),
                       "$DBDIR/filelists_${suite}_all.db") == 0
                           or die "Oops";