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.

CommentFileSizeAuthor
#1 1720326-chosen-makefile.patch804 bytesdamien tournoud

Comments

damien tournoud’s picture

Status: Active » Needs review
StatusFileSize
new804 bytes

Patch attached.

Cyclodex’s picture

Assigned: Unassigned » Cyclodex

Uh sorry, didn't know that.
The git: was suggested by an other user, thanks for the info! Will change it!

Cyclodex’s picture

Status: Needs review » Fixed

Changed to https.
see commit

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.