Browse Source

(argp_program_version): Modified.

Sergey Poznyakoff 20 năm trước cách đây
mục cha
commit
cf2fa13bc5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/tar.c

+ 1 - 1
src/tar.c

@@ -234,7 +234,7 @@ enum
   WILDCARDS_MATCH_SLASH_OPTION
 };
 
-const char *argp_program_version = "tar (" PACKAGE ") " VERSION;
+const char *argp_program_version = "tar (" PACKAGE_NAME ") " VERSION;
 const char *argp_program_bug_address = "<" PACKAGE_BUGREPORT ">";
 static char doc[] = N_("GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive.\n\
 \n\