commit | a6c752201e9031b51a6d89349f1cec1f690f56ef | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Tue Apr 18 00:00:52 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Tue Apr 18 00:00:52 2000 +0000 |
tree | 808a54e0dc112d8b32326ccdb411e4300dc65d76 | |
parent | 91e581fa0438b39ceb0ffb4ddcb90ee4d260ae81 [diff] [blame] |
Updates -Erik
diff --git a/busybox.c b/busybox.c index 15d53eb..73939c5 100644 --- a/busybox.c +++ b/busybox.c
@@ -303,7 +303,7 @@ {"uname", uname_main, _BB_DIR_BIN}, #endif #ifdef BB_UNIQ - {"uniq", uniq_main, _BB_DIR_BIN}, + {"uniq", uniq_main, _BB_DIR_USR_BIN}, #endif #ifdef BB_UPDATE {"update", update_main, _BB_DIR_SBIN},