undef _PATH_RSH to make sure our version is used

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 18:24:43 +00:00
parent b314613a39
commit 0762e9fb19

View File

@@ -60,5 +60,8 @@
#include "extern.h"
#ifndef _PATH_CP
#define _PATH_CP "/bin/cp"
#endif
#undef _PATH_RSH
#define _PATH_RSH BINDIR "/rsh"