force the use of bash over dash (closes: #1514)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6694 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
84f17111a8
commit
814f2c2007
@ -42,6 +42,7 @@ define Build/Compile
|
||||
PREFIX="/usr" \
|
||||
CONFIG="$(PKG_BUILD_DIR)/etc/amsel" \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
SHELL="/bin/bash" \
|
||||
all install
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user