David Relson <[EMAIL PROTECTED]> writes: > Looking in /usr/src/RPM/BUILD/msec-0.32 (from the > msec-32.???.src.rpm), I noticed something odd in Makefile. In the > code for the install target, i.e. install:, some lines use > $(RPM_BUILD_ROOT) and some use $RPM_BUILD_ROOT. On my Mandrake 8.2 > system, "make install" copies the files into > /usr/src/RPM/BUILD/msec-0.32/PM_BUILD_ROOT... With all lines changed > to $(RPM_BUILD_ROOT), it works fine. > > Here's a patch: >
Applied. Thx. -- Fred - May the source be with you
