summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-15 12:33:51 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-15 12:33:51 +0100
commit870a072df476c9a92475203ce91f4c533473bb2f (patch)
tree9f6efdb5b592efe45b9337164102f19a7e8762fb /debian/patches
parent04a6ed01ab1080b5aa2f905fe51c79b7dca9b106 (diff)
move to /usr/share/mailgraph
Diffstat (limited to 'debian/patches')
-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>