summaryrefslogtreecommitdiff
path: root/debian/patches/110_mailgraph.cgi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/110_mailgraph.cgi.patch')
-rw-r--r--debian/patches/110_mailgraph.cgi.patch13
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/patches/110_mailgraph.cgi.patch b/debian/patches/110_mailgraph.cgi.patch
index a5338cf..a1d77f4 100644
--- a/debian/patches/110_mailgraph.cgi.patch
+++ b/debian/patches/110_mailgraph.cgi.patch
@@ -1,17 +1,20 @@
Description: patch mailgraph.cgi for valid code
move the changes from debina/rules into this patch
+ set to /css/mailgraph.css
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Last-Update: 2014-08-23
+Last-Update: 2015-11-06
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/mailgraph.cgi
===================================================================
---- trunk.orig/mailgraph.cgi 2014-08-23 08:19:59.810656652 +0200
-+++ trunk/mailgraph.cgi 2014-08-23 08:20:15.282979723 +0200
-@@ -197,6 +197,7 @@
+--- trunk.orig/mailgraph.cgi
++++ trunk/mailgraph.cgi
+@@ -196,7 +196,8 @@ sub print_html()
+ <title>Mail statistics for $host</title>
<meta http-equiv="Refresh" content="300" />
<meta http-equiv="Pragma" content="no-cache" />
- <link rel="stylesheet" href="mailgraph.css" type="text/css" />
+-<link rel="stylesheet" href="mailgraph.css" type="text/css" />
++<link rel="stylesheet" href="/css/mailgraph.css" type="text/css" />
+</style>
</head>
<body>