summaryrefslogtreecommitdiff
path: root/debian/patches/lintian-symlink-pickiness.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/lintian-symlink-pickiness.patch')
-rw-r--r--debian/patches/lintian-symlink-pickiness.patch23
1 files changed, 16 insertions, 7 deletions
diff --git a/debian/patches/lintian-symlink-pickiness.patch b/debian/patches/lintian-symlink-pickiness.patch
index 19ae33b22..b3b549cc8 100644
--- a/debian/patches/lintian-symlink-pickiness.patch
+++ b/debian/patches/lintian-symlink-pickiness.patch
@@ -1,15 +1,24 @@
1Description: Fix picky lintian errors about slogin symlinks 1From 6d50dc6d561af1bcf41eaf1dc69e7920abe5aa4b Mon Sep 17 00:00:00 2001
2 Apparently this breaks some SVR4 packaging systems, so upstream can't win 2From: Colin Watson <cjwatson@debian.org>
3 either way and opted to keep the status quo. We need this patch anyway. 3Date: Sun, 9 Feb 2014 16:10:08 +0000
4Author: Colin Watson <cjwatson@debian.org> 4Subject: Fix picky lintian errors about slogin symlinks
5
6Apparently this breaks some SVR4 packaging systems, so upstream can't win
7either way and opted to keep the status quo. We need this patch anyway.
8
5Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1728 9Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1728
6Last-Update: 2013-09-14 10Last-Update: 2013-09-14
7 11
8Index: b/Makefile.in 12Patch-Name: lintian-symlink-pickiness.patch
9=================================================================== 13---
14 Makefile.in | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17diff --git a/Makefile.in b/Makefile.in
18index 7cd3a08..839abbd 100644
10--- a/Makefile.in 19--- a/Makefile.in
11+++ b/Makefile.in 20+++ b/Makefile.in
12@@ -296,9 +296,9 @@ 21@@ -296,9 +296,9 @@ install-files:
13 $(INSTALL) -m 644 ssh-pkcs11-helper.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/ssh-pkcs11-helper.8 22 $(INSTALL) -m 644 ssh-pkcs11-helper.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/ssh-pkcs11-helper.8
14 $(INSTALL) -m 644 ssh-vulnkey.1.out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-vulnkey.1 23 $(INSTALL) -m 644 ssh-vulnkey.1.out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-vulnkey.1
15 -rm -f $(DESTDIR)$(bindir)/slogin 24 -rm -f $(DESTDIR)$(bindir)/slogin