/[pkgs]/comps/update-comps
ViewVC logotype

Contents of /comps/update-comps

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Thu Apr 19 22:21:08 2007 UTC (2 years, 7 months ago) by notting
Branch: MAIN
CVS Tags: fslint-2_28-3_fc11, fslint-2_26-1_fc10, fslint-2_22-1_fc8, fslint-2_22-2_fc8, fslint-2_40-1_fc12, fslint-2_28-1_fc10, fslint-2_24-1_fc8, HEAD
Branch point for: rhel5
Changes since 1.1: +0 -10 lines
update POTFILES.in, fix translation makefiles, make updating not so slow
1 #!/bin/sh
2
3 COMPSFILE=$1
4
5 if [ -z "$COMPSFILE" ]; then
6 echo "Usage: $0 <compsfile>"
7 exit 1
8 fi
9
10 LANG=C intltool-merge -x -u po/ $COMPSFILE.in $COMPSFILE
11

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2