Bump Cockpit pkg/lib to 249
Cockpit 247 changed cockpit-po-plugin.js to always expect a line number
in msgid references [1]. Also sync manifest2po from Cockpit 249 to
generate that reference for manifests, so that they keep getting
included into the translation js.
[1] 0ecc3a705d
This commit is contained in:
parent
0016765d01
commit
3d227bcb36
3 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -154,7 +154,7 @@ test/common:
|
|||
# checkout Cockpit's PF/React/build library; again this has no API stability guarantee, so check out a stable tag
|
||||
$(LIB_TEST):
|
||||
flock Makefile sh -ec '\
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 242; \
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 249; \
|
||||
git checkout --force FETCH_HEAD -- pkg/lib; \
|
||||
git reset -- pkg/lib'
|
||||
mv pkg/lib src/ && rmdir -p pkg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue