bash: Clean up
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
bdbd767fac
commit
4b4c62a930
1 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Copyright (C) 2007-2012 OpenWrt.org
|
# Copyright (C) 2007-2014 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -61,4 +61,5 @@ define Package/bash/install
|
||||||
ln -sf bash $(1)/bin/rbash
|
ln -sf bash $(1)/bin/rbash
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
$(eval $(call BuildPackage,bash))
|
$(eval $(call BuildPackage,bash))
|
||||||
|
|
Loading…
Reference in a new issue