Blame SOURCES/0161-resolve-565245-multilib-issues-caused-by-doxygen.patch

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