config is in kde-l10n-lt 4:4.8.2-0ubuntu2.
This file is a maintainer script. It is executed when installing (*inst) or removing (*rm) the package.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | # Make revision and branch match the KDE SC version we have
SVNREV=1287586
TYPE=stable
BRANCH="lp:~kubuntu-packagers/kubuntu-packaging/kde-l10n-common"
CO="common"
GET="scp ftpubuntu@ftpmaster.kde.org:/home/ftpubuntu"
|