mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
update one more call to the profile generator
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
955bd063d7
commit
3e3bb66182
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -38,7 +38,7 @@ build:
|
|||
|
||||
clean:
|
||||
dh_clean
|
||||
./profiles/generate --clean
|
||||
./profiles_generator/generate --clean
|
||||
for po in po/*.po ; do \
|
||||
lang=$${po#po/}; lang=$${lang%.po}; \
|
||||
rm -f po/locale/$${lang}/LC_MESSAGES/${PKG}.mo ; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue