]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- file(1) was not used in filter 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.036088 seconds and 4 git commands to generate.