mirror of
https://git.rockylinux.org/rocky/comps.git
synced 2024-11-12 16:21:26 +00:00
add update-comps script
This commit is contained in:
parent
ebd18f7e40
commit
1e49858f81
3
update-comps
Normal file
3
update-comps
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
$COMPS_FILE=$1
|
||||
LANG=C intltool-merge -x -u po/ $COMPS_FILE.xml.in $COMPS_FILE.xml
|
Loading…
Reference in New Issue
Block a user