From caec3fe92f75a5fffa2a045fff6e17ed0b97c5f1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sep 16 2014 06:31:34 +0000 Subject: The attached patch kills a bogus comment in redhat-rpm-config (it should have been killed along 2cbbbb322e8c3f12b9a44117a728dd51f146e5b3 Signed-off-by: Panu Matilainen --- diff --git a/find-provides b/find-provides index 6ae4375..be1669d 100755 --- a/find-provides +++ b/find-provides @@ -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