diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-08-11 07:05:18 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-08-11 07:05:18 +0200 |
commit | 29535611d1ac116a34ca8036714f5cc1b94ab354 (patch) | |
tree | 6ed90e48b1793d1904e23dde8250d4b1533c0fd3 /debian/patches/0710-sane-desc.c_debian_mods.patch | |
parent | 8afa6fd8c336000aab4f92ebcc6f4bdadceecc2e (diff) |
New upstream release: Refresh patches; New d/p/0040-remove_git.patch; refresh symbols file
Diffstat (limited to 'debian/patches/0710-sane-desc.c_debian_mods.patch')
-rw-r--r-- | debian/patches/0710-sane-desc.c_debian_mods.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/0710-sane-desc.c_debian_mods.patch b/debian/patches/0710-sane-desc.c_debian_mods.patch index 0207bbe..5dc9fdd 100644 --- a/debian/patches/0710-sane-desc.c_debian_mods.patch +++ b/debian/patches/0710-sane-desc.c_debian_mods.patch @@ -42,17 +42,6 @@ Index: trunk/tools/sane-desc.c else printf ("<td align=center>?</td>\n"); -@@ -2785,8 +2785,8 @@ html_print_header (void) - printf - ("</head>\n" - "<body bgcolor=FFFFFF>\n" -- "<div align=center>\n" -- "<img src=\"http://www.sane-project.org/images/sane.png\" alt=\"SANE\">\n"); -+ "<div align=center>\n"); -+ /* "<img src=\"http://www.sane-project.org/images/sane.png\" alt=\"SANE\">\n"); */ - printf ("<h1>%s</h1>\n", title); - printf ("</div>\n" "<hr>\n"); - printf ("%s\n", intro); @@ -3463,8 +3463,8 @@ print_udev_header (void) { time_t current_time = time (0); |