sync with rpm4 branch: s/redhat/RPM/g

This commit is contained in:
Дмитрий Левин 2002-03-25 21:32:31 +00:00
parent 16055752f8
commit f98daf2b49

View File

@ -29,7 +29,7 @@ while building gnorpm using InDependence:
\verbatim
rpm -U /mnt/redhat/comps/powertools/6.2/i386/InDependence-1.0-3.i386.rpm
rpm -i /mnt/redhat/comps/dist/6.2/SRPMS/gnorpm-0.9-11.src.rpm
cd /usr/src/redhat/SPECS
cd /usr/src/RPM/SPECS
dep -detail rpm -ba gnorpm.spec >& xxx
...
(the build will take longer since both dep and strace are pigs)