aboutsummaryrefslogtreecommitdiffstats
path: root/main/heimdal/014_all_heimdal-path.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-02 09:13:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-04 17:12:00 +0000
commit28c7fb5e58f00e8cc18fbbd351b369343a511657 (patch)
tree7839a3b3c84c8af4de11108c4d6ea28a3242d1c8 /main/heimdal/014_all_heimdal-path.patch
parent9f4487cd094d9800523ddb15b922cb8e7960de8f (diff)
downloadaports-28c7fb5e58f00e8cc18fbbd351b369343a511657.tar.bz2
aports-28c7fb5e58f00e8cc18fbbd351b369343a511657.tar.xz
main/heimdal: upgrade to 1.6_rc2
rebase patches to use -p1, for consitency with rest of aports tree
Diffstat (limited to 'main/heimdal/014_all_heimdal-path.patch')
-rw-r--r--main/heimdal/014_all_heimdal-path.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/heimdal/014_all_heimdal-path.patch b/main/heimdal/014_all_heimdal-path.patch
index 36a86f1f93..cbe53aa4e5 100644
--- a/main/heimdal/014_all_heimdal-path.patch
+++ b/main/heimdal/014_all_heimdal-path.patch
@@ -1,5 +1,5 @@
--- appl/rcp/rcp.c.old 2006-05-03 13:31:59.398493625 +0200
-+++ appl/rcp/rcp.c 2006-05-03 13:32:04.494485981 +0200
++++ b/appl/rcp/rcp.c 2006-05-03 13:32:04.494485981 +0200
@@ -34,7 +34,7 @@
#include "rcp_locl.h"
#include <getarg.h>
@@ -10,7 +10,7 @@
struct passwd *pwd;
uid_t userid;
--- appl/rcp/rcp_locl.h.old 2006-05-03 02:30:31.602025409 +0200
-+++ appl/rcp/rcp_locl.h 2006-05-03 02:30:35.886018983 +0200
++++ b/appl/rcp/rcp_locl.h 2006-05-03 02:30:35.886018983 +0200
@@ -64,4 +64,4 @@
#define _PATH_CP "/bin/cp"
#endif
@@ -18,7 +18,7 @@
-#define _PATH_RSH BINDIR "/rsh"
+#define _PATH_RSH BINDIR "/krsh"
--- appl/telnet/telnetd/telnetd.h.old 2006-05-03 02:23:14.582680939 +0200
-+++ appl/telnet/telnetd/telnetd.h 2006-05-03 02:23:23.746667193 +0200
++++ b/appl/telnet/telnetd/telnetd.h 2006-05-03 02:23:23.746667193 +0200
@@ -192,7 +192,7 @@
#endif
@@ -29,7 +29,7 @@
/* fallbacks */
--- appl/login/shadow.c.old 2006-05-05 06:31:29.517138115 +0200
-+++ appl/login/shadow.c 2006-05-05 06:32:26.433052741 +0200
++++ b/appl/login/shadow.c 2006-05-05 06:32:26.433052741 +0200
@@ -38,7 +38,7 @@
#ifdef HAVE_SHADOW_H