Skip to content

Commit c4e4349

Browse files
author
gabriel pettier
committed
remove call to bash in nettle recipe
1 parent 40ac819 commit c4e4349

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/nettle/recipe.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ function prebuild_nettle() {
1212
function build_nettle() {
1313
cd $BUILD_nettle
1414
push_arm
15-
bash
1615
try ./configure --build=i686-pc-linux-gnu --host=arm-linux-eabi --prefix=$BUILD_nettle/build/
1716
try make install
1817
libtool --finish $BUILD_nettle/build/

0 commit comments

Comments
 (0)