>>>>> "per" == Per �yvind Karlsen <[EMAIL PROTECTED]> writes:
Hi
I have to recheck this, but I think that this Makefile was not
-j friendly. It is possible that I should have put a comment
telling that.
per> - rebuild
per> - rm -rf $RPM_BUILD_ROOT at the beginning of %install, not in %prep
per> - use %make macro
per> - use %makeinstall_std macro
per> -make COPT_FLAGS="$OPT" LIBDIR=/lib all experimental
per> +%make COPT_FLAGS="$OPT" LIBDIR=/lib all experimental
Thanks, for the changes.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy