use BINDIR instead of "/usr/bin/ with _PATH_RSH
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14995 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -61,4 +61,4 @@
|
||||
#include "extern.h"
|
||||
|
||||
#define _PATH_CP "/bin/cp"
|
||||
#define _PATH_RSH "/usr/bin/rsh"
|
||||
#define _PATH_RSH BINDIR "/rsh"
|
||||
|
Reference in New Issue
Block a user