Skip to content

Don't assume x86_64 when looking for espeak-ng-data.#557

Open
dsalt wants to merge 1 commit intoOoliteProject:masterfrom
dsalt:master
Open

Don't assume x86_64 when looking for espeak-ng-data.#557
dsalt wants to merge 1 commit intoOoliteProject:masterfrom
dsalt:master

Conversation

@dsalt
Copy link
Member

@dsalt dsalt commented Mar 3, 2026

On Debian-like systems, the data is stored in an architecture-dependent location, so on aarch64 the usual location is /usr/share/aarch64-linux-gnu.

(Almost certainly safe to assume *-linux-gnu, so this patch still does that.)

On Debian-like systems, the data is stored in an architecture-dependent
location, so on aarch64 the usual location is /usr/share/aarch64-linux-gnu.

(Almost certainly safe to assume *-linux-gnu, so this patch still does that.)
@mcarans
Copy link
Contributor

mcarans commented Mar 10, 2026

I imagine that this will be fine.

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.

2 participants