chosen.make uses git://github.com/harvesthq/chosen.git as the download url, instead of the whitelisted one
(https://github.com/harvesthq/chosen.git). This means that any distro that tries to include the Chosen module hits
the whitelist and doesn't build.
That url needs to be changed, or the make fiel removed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1720326-chosen-makefile.patch | 804 bytes | damien tournoud |
Comments
Comment #1
damien tournoud commentedPatch attached.
Comment #2
Cyclodex commentedUh sorry, didn't know that.
The git: was suggested by an other user, thanks for the info! Will change it!
Comment #3
Cyclodex commentedChanged to https.
see commit