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:
@@ -60,5 +60,8 @@
|
|||||||
|
|
||||||
#include "extern.h"
|
#include "extern.h"
|
||||||
|
|
||||||
|
#ifndef _PATH_CP
|
||||||
#define _PATH_CP "/bin/cp"
|
#define _PATH_CP "/bin/cp"
|
||||||
|
#endif
|
||||||
|
#undef _PATH_RSH
|
||||||
#define _PATH_RSH BINDIR "/rsh"
|
#define _PATH_RSH BINDIR "/rsh"
|
||||||
|
Reference in New Issue
Block a user