mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ update-licenses: mklicensestables
|
|||
# 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,
|
||||
# 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
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue