config is in kde-l10n-mai 4:4.6.90-0ubuntu1.
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=1238089
TYPE=unstable
BRANCH="lp:~kubuntu-packagers/kubuntu-packaging/kde-l10n-common"
CO="common"
GET="scp ftpubuntu@ftpmaster.kde.org:/home/ftpubuntu"
|