This website requires JavaScript.
Explore
Help
Register
Sign In
sig_core
/
comps
Watch
7
Star
0
Fork
0
You've already forked comps
mirror of
https://git.rockylinux.org/rocky/comps.git
synced
2024-11-01 03:01:22 +00:00
Code
Issues
Projects
Releases
Activity
79b1d59f4a
comps
/
scripts
/
update-comps
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add update-comps script
2022-05-09 20:25:49 +00:00
#!/bin/bash
sync with upstream
2022-05-11 20:19:53 +00:00
COMPS_FILE=$1
add update-comps script
2022-05-09 20:25:49 +00:00
LANG=C intltool-merge -x -u po/ $COMPS_FILE.xml.in $COMPS_FILE.xml
Reference in New Issue
Copy Permalink