tag: Install license translations into $(pkgdatadir)/0.11
This prevents file conflicts with GStreamer 0.10.
This commit is contained in:
parent
fa63d7181d
commit
e4501ce1be
@ -102,7 +102,7 @@ update-licenses: mklicensestables
|
|||||||
# translations come from an external source here, so we don't want the
|
# translations come from an external source here, so we don't want the
|
||||||
# strings retranslated, but also we don't want to create 30 1kB .mo files,
|
# strings retranslated, but also we don't want to create 30 1kB .mo files,
|
||||||
# so just do something for now, we can change it later if someone really cares.
|
# so just do something for now, we can change it later if someone really cares.
|
||||||
licensetransdir = $(pkgdatadir)
|
licensetransdir = $(pkgdatadir)/@GST_MAJORMINOR@
|
||||||
licensetrans_DATA = $(srcdir)/license-translations.dict
|
licensetrans_DATA = $(srcdir)/license-translations.dict
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user