Comment 2 for bug 42895

Revision history for this message
Sebastian Dröge (slomo) wrote :

ok, I think the substitute is wrong...

it should be "s:#ICONDIR#:$dir:g" but is "s:#ICONDIR#:$dir:" which only replaces one instance per line... but the script has two in that line

can you confirm this?