translation-update-upstream/translation-update-upstream-embedded.patch
Dirk Mueller 3f9bba268c Accepting request 621334 from SUSE:SLE-15:GA
- Improve meson/ninja domain detection (boo#1091307).

- Implement support for meson/ninja build system (fixes missing
  translations in nautilus, bsc#1087076, upstream-collect.sh,
  translation-update-upstream.in,
  translation-update-upstream-embedded.patch).
- Update to version 20180426:
  * Update for translation-update-upstream fixes (bsc#1087076).
  * Correct files from meson/ninja based builds.

- Update to version 20180410:
  * Reflect latest package updates (e. g. gtk3, bsc#1087126).
  * Update for translation-update-upstream fixes (bsc#1086036#c13).
  * Package is now SLE 15 specific. Update *.tlst to exclude
    openSUSE-only packages.
- Configure upstream-collect.conf to SLE 15.

- Update to version 20180313.2:
  * Add upstream eiciel to misc.tlst, remove merged downstream from
    lcn-sle.tlst.
  * Update eiciel (bsc#1087321).

- Refresh gdm after dropping of gdm-nb-translations.patch
  (bump version to 20180313.1, boo#1087338).

- Updated strings from the latest upstream translations and for the
  latest Factory snapshot (version 20180313).
- create-tlst-step2-create-gnome_gtp.sh:
  * Use latest branches.
  * Add code matching NetworkManager plugins (bsc#989505).

OBS-URL: https://build.opensuse.org/request/show/621334
OBS-URL: https://build.opensuse.org/package/show/Base:System/translation-update-upstream?expand=0&rev=63
2018-07-09 16:51:50 +00:00

20 lines
526 B
Diff

--- translation-update-upstream-embedded.sh
+++ translation-update-upstream-embedded.sh
@@ -58,6 +58,7 @@
fi
fi
fi
+BASE_DIR=$PWD
DIR=${1:-po}
if test -z "$3" ; then
@@ -185,7 +186,7 @@
echo "WARNING: Missing $DOMAIN in translation-update-upstream configuration! No updates available."
fi
else
- echo "ERROR: Package translation-update-upstream is not installed. Please update your BuildRequires!"
+ echo "ERROR: Incorrect use of translation-update-upstream-embedded!"
exit 1
fi
fi