dcavalca / rpms / rpm

Forked from rpms/rpm a year ago
Clone
James Antill ee2eaf
diff -up rpm-4.9.90.git11486/scripts/find-lang.sh.no-man-dirs rpm-4.9.90.git11486/scripts/find-lang.sh
James Antill ee2eaf
--- rpm-4.9.90.git11486/scripts/find-lang.sh.no-man-dirs	2012-03-07 11:31:10.000000000 +0200
James Antill ee2eaf
+++ rpm-4.9.90.git11486/scripts/find-lang.sh	2012-03-07 15:11:57.465801075 +0200
James Antill ee2eaf
@@ -181,7 +181,7 @@ s:%lang(C) ::
James Antill ee2eaf
 find "$TOP_DIR" -type d|sed '
James Antill ee2eaf
 s:'"$TOP_DIR"'::
James Antill ee2eaf
 '"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+/\)::
James Antill ee2eaf
-'"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+$\):%lang(\2) \1*:
James Antill ee2eaf
+'"$ALL_NAME$MAN"'s:\(.*/man/\([^/_]\+\).*/man[a-z0-9]\+$\):%lang(\2) \1/*:
James Antill ee2eaf
 s:^\([^%].*\)::
James Antill ee2eaf
 s:%lang(C) ::
James Antill ee2eaf
 /^$/d' >> $MO_NAME