From 76523d610a686ce66609dede8ebbf0e2b1b5a597 Mon Sep 17 00:00:00 2001 From: phamt Date: Fri, 9 Mar 2012 20:20:53 +0000 Subject: [PATCH] Added build notes and updated spec file Former-commit-id: 832d71df5dbc99710946350eae262cdb76ea1698 --- zhcp/Build-notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zhcp/Build-notes b/zhcp/Build-notes index cc017ec..ae6ec81 100644 --- a/zhcp/Build-notes +++ b/zhcp/Build-notes @@ -1,7 +1,7 @@ Build Notes =========== -1. Place the gunzipped source package into the SOURCES directory, e.g. /usr/src/packages +1. Place the gunzipped source package into the SOURCES directory, e.g. /usr/src/packages/SOURCES 2. Place the build SPEC file into the SPECS directory, e.g. /usr/src/SPECS 3. Invoke the rpmbuild command, i.e. rpmbuild -ba -v SPECS/zhcp.spec The RPMs will be placed under the RPMS directory, e.g. /usr/src/packages/RPMS/s390x/zhcp-*.s390x.rpm