Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Possible: I'm compiling online #67

Closed
nyancat18 opened this issue Mar 18, 2017 · 5 comments
Closed

Possible: I'm compiling online #67

nyancat18 opened this issue Mar 18, 2017 · 5 comments

Comments

@nyancat18
Copy link

i'm compiling inox
online
https://build.opensuse.org/package/show/home:meh924f:archlinux/inox

@gcarq
Copy link
Owner

gcarq commented Mar 20, 2017

Thanks, this helps a lot!, but please use the designated issue for this. Duplicate of #42

@gcarq gcarq closed this as completed Mar 20, 2017
@nyancat18
Copy link
Author

it my attempt i found a new issue

doesnt read icu

now works, adding this line to package function
cp -a out/Release/icudtl.dat "$pkgdir/usr/lib/$pkgname/"

https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/chromium/chromium-57.0.2987.98.ebuild

@Eloston
Copy link
Contributor

Eloston commented Mar 20, 2017

You should instead set icu_use_data_file=false since you're using the system ICU. It wouldn't make sense to use icudtl.dat in that case.

@nyancat18
Copy link
Author

thanks @Eloston

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants