[Python-modules-commits] [python-odf] 06/118: Removed relax target
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 21:27:16 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 887daf6836d0e3ba3274cb03714ac2ea1bb93ddb
Author: Søren Roug <soren.roug at eea.europa.eu>
Date: Sun Sep 21 15:53:13 2008 +0000
Removed relax target
---
contrib/html2odt/Makefile | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/contrib/html2odt/Makefile b/contrib/html2odt/Makefile
index 47e3a17..4cf69de 100644
--- a/contrib/html2odt/Makefile
+++ b/contrib/html2odt/Makefile
@@ -1,11 +1,8 @@
-all: fellowship.content relax
+all: fellowship.content
fellowship.content: html2odt.py
python html2odt.py http://opendocumentfellowship.org/ >fellowship.content
-relax:
- xmllint --noout --relaxng ../validator/OpenDocument-schema-v1.0-os.rng fellowship.content
-
clean:
rm -f *.content *.meta *.styles
--
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