[debian-edu-commits] debian-edu/debian-edu-doc.git (#502) - wheezy (branch) updated: 1.2_20090131-17-g84a32ae
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:19:23 UTC 2013
The branch, wheezy has been updated
via 84a32ae067e4c2b3675c9b8d555e42fa8f08a81a (commit)
from 4489a2c713cb5d7c4068353529b2c0498ade3f66 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
documentation/audacity/Makefile | 2 +-
documentation/debian-edu-etch/Makefile | 2 +-
documentation/debian-edu-lenny/Makefile | 2 +-
documentation/rosegarden/Makefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
The diff of changes is:
diff --git a/documentation/audacity/Makefile b/documentation/audacity/Makefile
index 3cffcff..bc55ffb 100644
--- a/documentation/audacity/Makefile
+++ b/documentation/audacity/Makefile
@@ -29,7 +29,7 @@ status:
build:
# create localized xml files
- for i in $(name).*.po ; do { \
+ -for i in $(name).*.po ; do { \
po4a-translate -o tags="<listitem> <emphasis>" -M UTF-8 -k 5 -f docbook -m $(name).xml -p $$i -l $${i%.po}.xml ; \
} done
diff --git a/documentation/debian-edu-etch/Makefile b/documentation/debian-edu-etch/Makefile
index ed8dc3a..4ded0fe 100644
--- a/documentation/debian-edu-etch/Makefile
+++ b/documentation/debian-edu-etch/Makefile
@@ -29,7 +29,7 @@ status:
build:
# create localized xml files
- for i in $(name).*.po ; do { \
+ -for i in $(name).*.po ; do { \
po4a-translate -o tags="<listitem> <emphasis>" -M UTF-8 -k 5 -f docbook -m $(name).xml -p $$i -l $${i%.po}.xml ; \
} done
diff --git a/documentation/debian-edu-lenny/Makefile b/documentation/debian-edu-lenny/Makefile
index afc9811..1c58677 100644
--- a/documentation/debian-edu-lenny/Makefile
+++ b/documentation/debian-edu-lenny/Makefile
@@ -29,7 +29,7 @@ status:
build:
# create localized xml files
- for i in $(name).*.po ; do { \
+ -for i in $(name).*.po ; do { \
po4a-translate -o tags="<listitem> <emphasis>" -M UTF-8 -k 5 -f docbook -m $(name).xml -p $$i -l $${i%.po}.xml ; \
} done
diff --git a/documentation/rosegarden/Makefile b/documentation/rosegarden/Makefile
index 658d44a..0783da9 100644
--- a/documentation/rosegarden/Makefile
+++ b/documentation/rosegarden/Makefile
@@ -29,7 +29,7 @@ status:
build:
# create localized xml files
- for i in $(name).*.po ; do { \
+ -for i in $(name).*.po ; do { \
po4a-translate -o tags="<listitem> <emphasis>" -M UTF-8 -k 5 -f docbook -m $(name).xml -p $$i -l $${i%.po}.xml ; \
} done
hooks/post-receive
--
debian-edu-doc.git (Debian package debian-edu-doc)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).
More information about the debian-edu-commits
mailing list