Blame 0061-resolve-565245-multilib-issues-caused-by-doxygen.patch

259ee6b
From bc4cf1487b4d6039de2a082c1786ac83ab148c88 Mon Sep 17 00:00:00 2001
259ee6b
From: Chris Leech <cleech@redhat.com>
259ee6b
Date: Tue, 22 Jan 2013 15:14:21 -0800
259ee6b
Subject: resolve 565245: multilib issues caused by doxygen
259ee6b
259ee6b
---
259ee6b
 libiscsi/libiscsi.doxy       | 2 +-
259ee6b
 libiscsi/no_date_footer.html | 6 ++++++
259ee6b
 2 files changed, 7 insertions(+), 1 deletion(-)
259ee6b
 create mode 100644 libiscsi/no_date_footer.html
259ee6b
259ee6b
diff --git a/libiscsi/libiscsi.doxy b/libiscsi/libiscsi.doxy
259ee6b
index 663770f..7a5ff7f 100644
259ee6b
--- a/libiscsi/libiscsi.doxy
259ee6b
+++ b/libiscsi/libiscsi.doxy
259ee6b
@@ -765,7 +765,7 @@ HTML_HEADER            =
259ee6b
 # each generated HTML page. If it is left blank doxygen will generate a 
259ee6b
 # standard footer.
259ee6b
 
259ee6b
-HTML_FOOTER            = 
259ee6b
+HTML_FOOTER            = no_date_footer.html
259ee6b
 
259ee6b
 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading 
259ee6b
 # style sheet that is used by each HTML page. It can be used to 
259ee6b
diff --git a/libiscsi/no_date_footer.html b/libiscsi/no_date_footer.html
259ee6b
new file mode 100644
259ee6b
index 0000000..1e0c6c4
259ee6b
--- /dev/null
259ee6b
+++ b/libiscsi/no_date_footer.html
259ee6b
@@ -0,0 +1,6 @@
259ee6b
+
<address style="text-align: right;"><small>
259ee6b
+Generated for $projectname by 
259ee6b
+index.html">doxygen
259ee6b
+$doxygenversion</small></address>
259ee6b
+</body>
259ee6b
+</html>
259ee6b
-- 
259ee6b
1.7.11.7
259ee6b