From b76c7acb25e2a5fe98a81c13575a8176a807bb37 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 5 Dec 2010 08:33:06 +1100 Subject: [PATCH] Update the readme file to show how to build libiscsi rpms --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 4160493..dbfc7fe 100644 --- a/README +++ b/README @@ -10,3 +10,8 @@ Installation make make install +Build RPM +========= +To build RPMs run the following script from the libiscsi root directory +./packaging/RPM/makerpms.sh +