aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-08-11 21:20:42 +0200
committerSebastien Bacher <seb128@ubuntu.com>2011-08-11 21:20:42 +0200
commit871b89ed341a27030eafe0c4d9f5d551ea331f1e (patch)
tree65c2470b48f54d01ad580d8f46dc81d52062e4a4 /debian/rules
parent8ee4d7de06ce3128335c52202f1717b7eb80bec1 (diff)
parent5600252dee9cd71ef58e51e3195f9bbce6c4b43e (diff)
downloadlibayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.gz
libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.bz2
libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.zip
* New upstream release.
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 17ed4cf..66b1948 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,5 @@ debian/stamp-autotools/gtk3: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk3)
common-install-arch::
find debian/tmp -name \*.la -delete
+ cd po; intltool-update --pot --verbose
+