Skip to content

Makefile.defs: Use path agnostic bash location for $SHELL#1529

Merged
NiLuJe merged 1 commit into
koreader:masterfrom
Baitinq:env_bash
Oct 5, 2022
Merged

Makefile.defs: Use path agnostic bash location for $SHELL#1529
NiLuJe merged 1 commit into
koreader:masterfrom
Baitinq:env_bash

Conversation

@Baitinq

@Baitinq Baitinq commented Oct 5, 2022

Copy link
Copy Markdown
Contributor

This fixes koreader not being built on platforms where bash isnt at /bin/bash


This change is Reviewable

This fixes koreader not being built on platforms where bash isnt at
/bin/bash

@NiLuJe NiLuJe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@NiLuJe NiLuJe merged commit f0ca6c9 into koreader:master Oct 5, 2022
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request Oct 5, 2022
@Frenzie

Frenzie commented Oct 6, 2022

Copy link
Copy Markdown
Member

Do we even use any bashisms btw?

Baitinq added a commit to Baitinq/koreader-base that referenced this pull request Oct 6, 2022
As we just use posix compatible shell scripts. Related koreader#1529
Baitinq added a commit to Baitinq/koreader-base that referenced this pull request Oct 6, 2022
As we just use posix compatible shell scripts. Related koreader#1529
@Baitinq

Baitinq commented Oct 6, 2022

Copy link
Copy Markdown
Contributor Author

Do we even use any bashisms btw?

I dont think so, I have created an updated pr (#1530)

@Baitinq Baitinq deleted the env_bash branch October 6, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants