[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-release-team
Subject:    [i18n] [Bug 319543] Serbian translations tarball contains extragear translations
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2013-05-10 7:43:58
Message-ID: bug-319543-172728-DfMdklMKXN () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=319543

Chusslove Illich <caslav.ilic@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caslav.ilic@gmx.net

--- Comment #4 from Chusslove Illich <caslav.ilic@gmx.net> ---
What has gone wrong is that this line from sysadmin/release-tools/pack

  cat */pack-with-variants subdirs | sort -u | while read lang; do

somehow failed to match */pack-with-variants subdirs, and hence did not
delete the aforementioned directories.

When I try to make language packs locally with

  cd $KDEGIT/sysadmin/release-tools
  version=4.10.3
  rm -rf sources sources-old dirty clean build
  mkdir -p clean/kde-l10n dirty sources sources-old
  cp -r $KDESVN/tags/KDE/$version/l10n-kde4/scripts clean/kde-l10n
  echo "sr" > clean/kde-l10n/subdirs
  for lang in sr sr@ijekavian sr@ijekavianlatin sr@latin; do \
      cp -r $KDESVN/tags/KDE/$version/l10n-kde4/$lang clean/kde-l10n; \
  done
  ./pack kde-l10n $version
  ls -lh sources/kde-l10n/

then it works fine. (Other than complaining about missing kdoctools, due to
kdelibs not being checked out into clean/ as well, but that is not relevant
to this problem.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic