From 0a0441b5b8dcdb947d86e7b81cae7493a825c0fa Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 28 Mar 2009 12:14:44 -0500 Subject: [PATCH] generate translation pots for screen-profiles-extra in the build --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 61ae8d6e..824705a8 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ get-orig-source: get-po: xgettext -o po/screen-profiles.pot -L Python -d screen-profiles screen-profiles - xgettext -j -o po/screen-profiles.pot -L Shell -d screen-profiles select-screen-profile bin/menu + xgettext -j -o po/screen-profiles.pot -L Shell -d screen-profiles select-screen-profile screen-profiles-export bin/menu prebuild: @@ -27,7 +27,7 @@ clean: dh_clean ./profiles/generate --clean -install:build +install: build dh_testdir dh_testroot dh_clean -k