From a8b9531d9581759773023c1e127ea9514bc91852 Mon Sep 17 00:00:00 2001 From: Petr Kovar Date: Nov 10 2011 11:58:53 +0000 Subject: Procedure fixes --- diff --git a/en-US/Creating_and_Building_RPM_Packages.xml b/en-US/Creating_and_Building_RPM_Packages.xml index 26aeccb..ddb17cc 100644 --- a/en-US/Creating_and_Building_RPM_Packages.xml +++ b/en-US/Creating_and_Building_RPM_Packages.xml @@ -44,7 +44,7 @@ As root, install the rpmdevtools package with the following command: yum install -y rpmdevtools - As a normal user, run the following command to create a ~/rpmbuild/ directory where packages are built. This command also creates the ~/.rpmmacros file and add vital options to the file: + As a normal user, run the following command to create a ~/rpmbuild/ directory where packages are built: rpmdev-setuptree