[Pkg-wmaker-commits] [wmfrog] 34/145: debian/pod2man.mk: update

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 05:46:17 UTC 2015


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

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

commit b10524e2cd72be1a519dd12a264b860a04acda4b
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Fri Nov 7 12:03:11 2008 +0200

    debian/pod2man.mk: update
---
 debian/pod2man.mk | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/pod2man.mk b/debian/pod2man.mk
index 4145817..31ac969 100644
--- a/debian/pod2man.mk
+++ b/debian/pod2man.mk
@@ -26,13 +26,15 @@
 #       install: build $(MANPAGE)
 
 ifneq (,)
-This makefile requires GNU Make.
+    This makefile requires GNU Make.
 endif
 
-# These variables *must* be set when calling
-PACKAGE		= package
-PODCENTER	= $$(date "+%Y-%m-%d")
-MANSECT		= 1
+# This variable *must* be set when calling
+PACKAGE		?= package
+
+# Optional variables to set
+MANSECT		?= 1
+PODCENTER	?= $$(date "+%Y-%m-%d")
 
 # Directories
 MANSRC		=

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



More information about the Pkg-wmaker-commits mailing list