K 10 svn:author V 2 se K 8 svn:date V 27 2020-09-04T10:53:01.991462Z K 7 svn:log V 473 Fix build with -no-common While here make the substitution of %%PREFIX%% operational (again?). It has probably been lost due to make makepatch generating patch files after the substitution by the actual prefix has been performed in the post-patch target. To prevent this issue in the future, the substitution of %%PREFIX%% by the actual prefix is moved in to the post-configure phase, since the configure command does not rely on the substitution having been performed. END