Skip to content

Commit

Permalink
Makefile: Need /bin/bash for bashisms
Browse files Browse the repository at this point in the history
  • Loading branch information
MilhouseVH committed Jan 4, 2017
1 parent ede7dc8 commit 0bea492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ADDON_NAME=service.libreelec.settings
ADDON_VERSION=0.8.7
DISTRONAME:=LibreELEC

SHELL=/bin/bash
BUILDDIR=build
DATADIR=/usr/share/kodi
ADDONDIR=$(DATADIR)/addons
Expand Down

0 comments on commit 0bea492

Please sign in to comment.