]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/bazaar/files/no_archive_format_guess_msg.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / bazaar / files / no_archive_format_guess_msg.patch
1 --- bazaar-1.2.orig/src/baz/libarch/archive-pfs.c
2 +++ bazaar-1.2/src/baz/libarch/archive-pfs.c
3 @@ -240,7 +240,6 @@
4    else if (arch_pfs_file_exists (arch->pfs, meta_info_path))
5      {
6        /* most likely a mirror that's missing a .archive-version file */
7 -      safe_printfmt (2, _("Guessing archive format as tla 1.0. This is normal with old archives, you can ignore it unless other errors occur.\n"));
8        contents = str_save (0, arch_tree_format_1_str);
9      }
10    else