From: Sergey Poznyakoff Date: Tue, 7 Sep 2004 18:43:05 +0000 (+0000) Subject: (argp_program_version): Modified. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=cf2fa13bc5018f48cd945e384445f111d89b240a;p=chaz%2Ftar (argp_program_version): Modified. --- diff --git a/src/tar.c b/src/tar.c index 87029a8..e924532 100644 --- a/src/tar.c +++ b/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\