diff options
Diffstat (limited to 'moon-abe/pbc-0.5.14/Makefile')
-rw-r--r-- | moon-abe/pbc-0.5.14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moon-abe/pbc-0.5.14/Makefile b/moon-abe/pbc-0.5.14/Makefile index 9cce66f3..3c8a39fe 100644 --- a/moon-abe/pbc-0.5.14/Makefile +++ b/moon-abe/pbc-0.5.14/Makefile @@ -333,7 +333,7 @@ PBC_LDFLAGS = RANLIB = ranlib SED = /bin/sed SET_MAKE = -SHELL = /bin/sh +SHELL = /bin/bash STRIP = strip VERSION = 0.5.14 YACC = bison -y |