Browse Source

(argp_program_version): Modified.

Sergey Poznyakoff 20 years ago
parent
commit
cf2fa13bc5
1 changed files with 1 additions and 1 deletions
  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\