Skip to content

Commit

Permalink
Add realpath to busybox.
Browse files Browse the repository at this point in the history
This may fix gentoo bug #513204
  • Loading branch information
maxmati committed Jun 18, 2014
1 parent f583d54 commit 8bffb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/busy-config
Expand Up @@ -257,7 +257,7 @@ CONFIG_MV=y
CONFIG_PWD=y
CONFIG_READLINK=y
# CONFIG_FEATURE_READLINK_FOLLOW is not set
# CONFIG_REALPATH is not set
CONFIG_REALPATH=y
CONFIG_RM=y
CONFIG_RMDIR=y
CONFIG_FEATURE_RMDIR_LONG_OPTIONS=y
Expand Down

0 comments on commit 8bffb02

Please sign in to comment.