[gmime] Oops, forgot a bit in last commit
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Oops, forgot a bit in last commit
- Date: Fri, 27 Jan 2012 01:39:42 +0000 (UTC)
commit 9667a68dc836c768f99cb113bdb16ba4aa4af2ea
Author: Jeffrey Stedfast <fejj gnome org>
Date: Thu Jan 26 20:39:18 2012 -0500
Oops, forgot a bit in last commit
docs/tutorial/Makefile.am | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/docs/tutorial/Makefile.am b/docs/tutorial/Makefile.am
index 3b1a424..13e713d 100644
--- a/docs/tutorial/Makefile.am
+++ b/docs/tutorial/Makefile.am
@@ -6,9 +6,7 @@ html:
if HAVE_DOCBOOK
if test -w $(srcdir); then \
(cd $(srcdir); \
- $(DB2HTML) -o html gmime-tut.sgml; \
- test -d html && rm -r html; \
- mv gmime-tut html); \
+ $(DB2HTML) -o html gmime-tut.sgml); \
fi
else
echo "***"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]