This website requires JavaScript.
Explore
Help
Register
Sign in
sig_core
/
comps
Watch
8
Star
0
Fork
You've already forked comps
0
mirror of
https://git.rockylinux.org/rocky/comps.git
synced
2024-12-25 19:08:30 +00:00
Code
Issues
Projects
Releases
Activity
958d363c91
comps
/
update-comps
4 lines
93 B
Text
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 a new issue
Copy permalink