From f63d6bd97f8b8ff15cd0d986585bee6df3458a59 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jun 27 2018 19:56:37 +0000 Subject: Clarify that you must have the packages already. --- diff --git a/README.rst b/README.rst index cb4ecea..f235bc1 100644 --- a/README.rst +++ b/README.rst @@ -25,4 +25,5 @@ find-ldconfig-calls ------------------- Will work through a tree of binary RPMs and find all source packages containing -scriptlets which call ldconfig. +scriptlets which call ldconfig. You must already have the packages downloaded; +it won't fetch them for you.