[Pkg-wmaker-commits] [wmshutdown] 48/173: debian/pod2man.mk: update

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmshutdown.

commit 06dfa1e876a6ae7f748cdb0ff58a7a78cc549783
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Thu Dec 17 11:57:41 2009 +0200

    debian/pod2man.mk: update
---
 debian/pod2man.mk | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/pod2man.mk b/debian/pod2man.mk
index 31ac969..3d8d1db 100644
--- a/debian/pod2man.mk
+++ b/debian/pod2man.mk
@@ -6,17 +6,18 @@
 #
 #   License
 #
-#	This program is free software; you can redistribute it and/or
-#	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 the Free Software Foundation; either version 2 of the
-#	License, or (at your option) any later version
-#
-#	This program is distributed in the hope that it will be useful, but
-#	WITHOUT ANY WARRANTY; without even the implied warranty of
-#	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-#	General Public License for more details at
-#	Visit <http://www.gnu.org/copyleft/gpl.html>.
+#       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
+#       the Free Software Foundation; either version 2 of the License, or
+#       (at your option) any later version.
+#
+#       This program is distributed in the hope that it will be useful,
+#       but WITHOUT ANY WARRANTY; without even the implied warranty of
+#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+#       GNU General Public License for more details.
+#
+#       You should have received a copy of the GNU General Public License
+#       along with this program. If not, see <http://www.gnu.org/licenses/>.
 #
 #   Description
 #
@@ -49,6 +50,7 @@ POD2MAN_FLAGS	= --utf8
 makeman: $(MANPAGE)
 
 $(MANPAGE): $(MANPOD)
+	# make target - create manual page from a *.pod page
 	podchecker $(MANPOD)
 	LC_ALL= LANG=C $(POD2MAN) $(POD2MAN_FLAGS) \
 		--center="$(PODCENTER)" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list