]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- file(1) was not used in filter auto/ac/rpm-4_4_2-48 auto/ac/rpm-4_4_2-49 auto/th/rpm-4_4_9-10 auto/th/rpm-4_4_9-12 auto/th/rpm-4_4_9-13 auto/th/rpm-4_4_9-15 auto/th/rpm-4_4_9-16 auto/th/rpm-4_4_9-17 auto/th/rpm-4_4_9-18 auto/th/rpm-4_4_9-19 auto/th/rpm-5_0-0_2 auto/th/rpm-5_0-0_3 auto/ti/rpm-4_4_9-10 auto/ti/rpm-4_4_9-11 auto/ti/rpm-4_4_9-12 auto/ti/rpm-4_4_9-13 auto/ti/rpm-4_4_9-9 rpm-4_4_2 rpm-4_4_9-9
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 25 Sep 2007 06:07:06 +0000 (06:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-find-lang -> 1.23

rpm-find-lang

index fbbafbbbaf7b5dc5f78180f7a4978ae02fdcbc88..9c586ed58d9073ada3de4d432fa46b647a5d4072 100644 (file)
@@ -132,7 +132,6 @@ fi
 if [ ! -f __omf.files ] || [ "$TOP_DIR" -nt __omf.files ]; then
        find $TOP_DIR -type f -name '*.omf' | \
        sed -e '
-               s/:.*//
                s:'"$TOP_DIR"'::' > __omf.files
 else
        echo "$PROG: Using cached __omf.files"
This page took 0.044949 seconds and 4 git commands to generate.