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