Skip to content

Commit

Permalink
CI: enable Portuguese language in searchtool
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed May 9, 2023
1 parent 3829fcb commit f4c9f09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ variables:
-enable-checker security.insecureAPI.strcpy"'

before_scripts:
# disable pt language for help in search tool
- sed -i s/"IGNORE_HELP_LINGUAS ="/"IGNORE_HELP_LINGUAS = pt"/g gsearchtool/help/Makefile.am

build_scripts:
- NOCONFIGURE=1 ./autogen.sh
Expand Down

0 comments on commit f4c9f09

Please sign in to comment.