]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-cache.cc
merged from apt--mvo
[apt.git] / cmdline / apt-cache.cc
index cc4c1559e2f74dc1bc35d6f1f7180d24ea32fe13..c0655da40b5171c8a5a9a3e93c3b2dd9a6614d87 100644 (file)
@@ -1711,8 +1711,8 @@ bool GenCaches(CommandLine &Cmd)
 /* */
 bool ShowHelp(CommandLine &Cmd)
 {
 /* */
 bool ShowHelp(CommandLine &Cmd)
 {
-   ioprintf(cout,_("%s %s for %s %s compiled on %s %s\n"),PACKAGE,VERSION,
-           COMMON_OS,COMMON_CPU,__DATE__,__TIME__);
+   ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,VERSION,
+           COMMON_ARCH,__DATE__,__TIME__);
    
    if (_config->FindB("version") == true)
      return true;
    
    if (_config->FindB("version") == true)
      return true;