Codebase list sugar-log-activity / c08f946
Rename locale ibo→ig (and not aym→ay no longer included upstream): ISO 639-1 favored over ISO 639-2. Jonas Smedegaard 6 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
3636
3737 # Fix favor ISO 639-1 when differing from ISO 639-2
3838 binary-post-install/$(pkg)::
39 mv debian/$(cdbs_curpkg)/usr/share/locale/aym \
40 debian/$(cdbs_curpkg)/usr/share/locale/ay
39 mv debian/$(cdbs_curpkg)/usr/share/locale/ibo \
40 debian/$(cdbs_curpkg)/usr/share/locale/ig
4141
4242 # Fix broken paths in desktop file
4343 # * TODO: drop when fixed in sugar-toolkit-gtk3