diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-07 14:24:14 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-10 16:10:54 +0200 |
commit | 427fc68b2bfcf8fbc37c0443581db6e000cadfee (patch) | |
tree | 51dd73a11c44ec812b9f6e368db53b5bebc6b359 /po/CMakeLists.txt | |
parent | 7d33e7c79cd6c3f0f053d13532ca73ce3bf7c5ce (diff) |
CMake: po: Add mirror method
I forgot this one, sorry
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r-- | po/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 0dd14839c..dc3622156 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -5,7 +5,9 @@ apt_add_translation_domain(apt # Domain apt-helper apt-mark apt-private # Methods - file copy store gpgv cdrom http https ftp rred rsh) + file copy store gpgv cdrom http https ftp rred rsh + mirror +) apt_add_translation_domain(apt-utils # Domain |