aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-08-11 21:48:35 +0200
committerSebastien Bacher <seb128@ubuntu.com>2011-08-11 21:48:35 +0200
commitc538da379087c5543b7c45bd639be3f99757e157 (patch)
treea93cdd01f77475741851f1ecb21cafca862355e8 /debian/rules
parent8735cde0b73894719d9f0d2a38f6fdf4c52a5565 (diff)
downloadayatana-indicator-application-c538da379087c5543b7c45bd639be3f99757e157.tar.gz
ayatana-indicator-application-c538da379087c5543b7c45bd639be3f99757e157.tar.bz2
ayatana-indicator-application-c538da379087c5543b7c45bd639be3f99757e157.zip
* debian/rules:
- update the translations template
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 7950ed1..0c35db9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,5 @@ debian/stamp-autotools/gtk3: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk3)
common-install-arch::
find debian/tmp -name \*.la -delete
find debian/tmp -name \*.a -delete
+ cd po; intltool-update --pot --verbose
+