browser/Makefile: Force rule to be launched with bash
This is necessary as process substitution is not available in sh. However the command is portable (tested under Bash on FreeBSD)
-
Owner
Fonctionne aussi chez moi, grâce à ce commit. Merci pour ce soucis de portabilité :-)
Please register or sign in to comment