summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-scard-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-scard-Makefile')
-rw-r--r--security/openssh/files/patch-scard-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/openssh/files/patch-scard-Makefile b/security/openssh/files/patch-scard-Makefile
new file mode 100644
index 000000000000..2aa5f24190ee
--- /dev/null
+++ b/security/openssh/files/patch-scard-Makefile
@@ -0,0 +1,11 @@
+--- scard/Makefile.orig Fri Jun 29 09:02:09 2001
++++ scard/Makefile Wed Oct 3 14:14:55 2001
+@@ -3,7 +3,7 @@
+ .PATH: ${.CURDIR}/..
+
+ CARDLET= Ssh.bin
+-DATADIR= /usr/libdata/ssh
++DATADIR= /libdata/ssh
+
+ all: ${CARDLET}
+