Author: glen Date: Sun Jan 29 11:30:41 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- typo
---- Files affected:
SOURCES:
bash-completion-rpm-arch.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/bash-completion-rpm-arch.patch
diff -u SOURCES/bash-completion-rpm-arch.patch:1.2
SOURCES/bash-completion-rpm-arch.patch:1.3
--- SOURCES/bash-completion-rpm-arch.patch:1.2 Wed Jan 18 01:14:35 2006
+++ SOURCES/bash-completion-rpm-arch.patch Sun Jan 29 12:30:36 2006
@@ -10,7 +10,7 @@
else
- COMPREPLY=( $( rpm -qa $nodig $nosig | sed -ne \
- 's|^\('$cur'.*\)[EMAIL PROTECTED]|\1|p' ) )
-+ COMPREPLY=( $( rpm -qa $nodig $nosig -qf
'%{name}-%{version}-%{release}.%{arch}\n' "$cur*" ) )
++ COMPREPLY=( $( rpm -qa $nodig $nosig --qf
'%{name}-%{version}-%{release}.%{arch}\n' "$cur*" ) )
fi
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/bash-completion-rpm-arch.patch?r1=1.2&r2=1.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit