From: Henner Z. <he...@fr...> - 2002-05-09 16:24:30
|
Hi, I modified the RPM make target in a way that allows to build the RPM within an own subdirectory; thus it is not necessary anymore to become root to build the RPM; and it is not necessary to know what is the base-target directory of the System-RPM which varies to be /usr/src/packages, /usr/src/RPM, /usr/src/redhat .. depending on the distribution. $ make rpm builds the rpm in the build/RPMS/... subdirectory. ciao, -hen |