diff options
author | jbj <devnull@localhost> | 2003-04-17 14:47:19 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-04-17 14:47:19 +0000 |
commit | 80aa2324955cdb73af81331dd47ac106e8ec831f (patch) | |
tree | 270d002baacb5ab7fd62e7047bcec2ef89d4c5a1 /INSTALL | |
parent | 97eb9b42fd7643637f1d9b09212f1faf79656a1d (diff) | |
download | rpm-80aa2324955cdb73af81331dd47ac106e8ec831f.tar.gz |
rpmbuiod, not rpm, -ba.
CVS patchset: 6756
CVS date: 2003/04/17 14:47:19
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ Edit the rpm.spec file to mirror any special steps you needed to follow to make rpm compile and change the specfile to match your taste. You will need to put the rpm source tar file into the redhat/SOURCES directory and we suggest putting the specfile in the -redhat/SPECS directory, then run rpm -ba rpm.spec. You will end up +redhat/SPECS directory, then run rpmbuild -ba rpm.spec. You will end up with two rpms which can be found in redhat/RPMS and redhat/SRPMS. If you are going to install rpm on machines with OS package managers |