[med-svn] [daligner] 04/09: Remove unnecessary rule from manpage builder Makefile
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sat Aug 29 20:26:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository daligner.
commit fc1d9d711594d84a032009d0cc3b7fa613dd0a69
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Aug 29 12:56:29 2015 -0700
Remove unnecessary rule from manpage builder Makefile
I put that there to test for errors in the generated manpages,
but the rule is incomplete and I'm not using it.
---
debian/daligner-doc/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/daligner-doc/Makefile b/debian/daligner-doc/Makefile
index 2f8a397..7733e1b 100644
--- a/debian/daligner-doc/Makefile
+++ b/debian/daligner-doc/Makefile
@@ -9,8 +9,4 @@ all: $(MANPAGES)
clean:
$(RM) $(MANPAGES)
-check:
- MANROFFSEQ='' MANWIDTH=80 \
- man --warnings -E UTF-8 -l -Tutf8 -Z $< > /dev/null
-
.PHONY: clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/daligner.git
More information about the debian-med-commit
mailing list