[Python-modules-commits] [python-odf] 109/118: Fixed spelling error in Makefile

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 21:27:29 UTC 2014


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

debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-odf.

commit d5d9cac16ae789748d8fece4692fc6c1fdcc2036
Author: Søren Roug <soren.roug at eea.europa.eu>
Date:   Mon Feb 11 10:35:15 2013 +0000

    Fixed spelling error in Makefile
---
 contrib/odf2war/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/odf2war/Makefile b/contrib/odf2war/Makefile
index ffff81b..84da278 100644
--- a/contrib/odf2war/Makefile
+++ b/contrib/odf2war/Makefile
@@ -2,10 +2,10 @@ all: odf odf2war.1
 
 txt: odf2war.txt
 
-%.1: %.docbok 
+%.1: %.docbook 
 	xmlto man $<
 
-%.txt: %.docbok 
+%.txt: %.docbook 
 	xmlto txt $<
 
 clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list