The attached patch kills a bogus comment in redhat-rpm-config
(it should have been killed along 2cbbbb322e
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
This commit is contained in:
parent
53fbfd98bd
commit
caec3fe92f
@ -10,8 +10,6 @@ fi
|
||||
|
||||
filelist=`sed "s/['\"]/\\\&/g"`
|
||||
|
||||
#
|
||||
# --- libtool
|
||||
[ -x /usr/lib/rpm/rpmdeps -a -n "$filelist" ] &&
|
||||
echo $filelist | tr '[:blank:]' \\n | /usr/lib/rpm/rpmdeps --provides
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user