fix handling of omf dirs (rhbz#448033), thanks to Matthias Clasen
authorJindrich Novy <jnovy@redhat.com>
Fri, 23 May 2008 05:49:43 +0000 (07:49 +0200)
committerJindrich Novy <jnovy@redhat.com>
Fri, 23 May 2008 05:49:43 +0000 (07:49 +0200)
scripts/find-lang.sh

index 0ca4707..8bcd63e 100755 (executable)
@@ -121,6 +121,7 @@ s:%lang(C) ::
 find $TOP_DIR -type d|sed '
 s:'"$TOP_DIR"'::
 '"$NO_ALL_NAME$GNOME"'s:\(.*/omf/'"$NAME"'$\):%dir \1:
+'"$ALL_NAME$GNOME"'s:\(.*/omf/[a-zA-Z0-9.\_\-]\+$\):%dir \1:
 s:^\([^%].*\)::
 /^$/d' >> $MO_NAME