mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
generate translation pots for screen-profiles-extra in the build
This commit is contained in:
parent
df4632fc54
commit
0a0441b5b8
1 changed files with 2 additions and 2 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue