~ubuntu-branches/ubuntu/dapper/help2man/dapper

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Brendan O'Dea
  • Date: 2004-11-25 21:06:58 UTC
  • Revision ID: james.westby@ubuntu.com-20041125210658-qqsgbkd8ox1le84b
Tags: 1.35.1
Set program name to the first word of NAME paragraph in --include
file if given.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
         echo "--version output of programs."; \
72
72
         echo ""; \
73
73
         echo "  http://www.gnu.org/software/help2man/"; \
74
 
         echo "  ftp://ftp.gnu.org/gnu/help2man/help2man_$$debver.tar.gz"; \
 
74
         echo "  ftp://ftp.gnu.org/gnu/help2man/help2man-$$debver.tar.gz"; \
75
75
         echo ""; \
76
76
         echo "Since most GNU documentation is now in info format, this provides a"; \
77
77
         echo "way to generate a placeholder man page pointing to that resource while"; \