K 10 svn:author V 5 danfe K 8 svn:date V 27 2017-04-29T17:55:55.769313Z K 7 svn:log V 209 Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant when PREFIX is an absolute path (common case) and could break things if it is not (and DESTDIR is empty). Should have been part of r439766. END