diff options
Diffstat (limited to 'package/bash/bash.mk')
| -rw-r--r-- | package/bash/bash.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk index 6510af5e9c..34a3a73956 100644 --- a/package/bash/bash.mk +++ b/package/bash/bash.mk @@ -35,7 +35,6 @@ define BASH_INSTALL_TARGET_CMDS $(TARGET_MAKE_ENV) $(MAKE) -C $(@D) \ DESTDIR=$(TARGET_DIR) exec_prefix=/ install rm -f $(TARGET_DIR)/bin/bashbug - ln -sf bash $(TARGET_DIR)/bin/sh endef $(eval $(autotools-package)) |

