diff options
Diffstat (limited to 'media-sound/cantata')
-rw-r--r-- | media-sound/cantata/cantata-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/cantata/cantata-scm.ebuild b/media-sound/cantata/cantata-scm.ebuild index 2efb352..8760d15 100644 --- a/media-sound/cantata/cantata-scm.ebuild +++ b/media-sound/cantata/cantata-scm.ebuild @@ -77,7 +77,7 @@ RESTRICT="test" src_prepare() { cmake-utils_src_prepare - l10n_find_plocales_changes 'po' '' '.po' + l10n_find_plocales_changes 'translations' '' '.po' } src_configure() { |