Skip to content

Commit

Permalink
update makepot
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed May 15, 2019
1 parent 8d4b0a2 commit 2beed20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makepot
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

PACKAGE=mozo;

make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
rm -f po/$PACKAGE.pot && make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .

0 comments on commit 2beed20

Please sign in to comment.