Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:c3a08ff00ab2738a9520097c2e60a3ba7435274c
Author...:karl <>
Committer:karl <>
Date.....:Sun Aug 13 13:34:34 2006 +0000
Parents..:46cc38f4744144b3e289e0b55c94ad4e9aa736c0

Message
[project @ 2006-08-13 13:34:16 by karl]
hello.1 no longer contributed

Changes
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
line changes: +5/-0
index e8b1654..dad304c
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-13  Karl Berry  <karl@gnu.org>
+
+	* Makefile.am (EXTRA_DIST): hello.1 is no longer contributed,
+	now it's generated with help2man.
+
 2000-03-13  Karl EICHWALDER  <ke@gnu.franken.de>
 
 	* Makefile.am (EXTRA_DIST): Add de_franconian_po.txt.

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
line changes: +2/-2
index fc922af..53fd77f
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in.
 ## Makefile.am for hello/contrib.
 ##
-## Copyright (C) 1999, 2005 Free Software Foundation, Inc.
+## Copyright (C) 1999, 2005, 2006 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -17,4 +17,4 @@
 ## along with this program; if not, write to the Free Software
 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-EXTRA_DIST = de_franconian_po.txt evolution.txt hello.1
+EXTRA_DIST = de_franconian_po.txt evolution.txt

This website is licensed under AGPL-3.0. Feel free to copy!