K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-01-14T14:05:39.086423Z K 7 svn:log V 209 Cleanup RLN usage RLN is based on install(1) and -s means "run strip(1) on the installed binary". install(1) ignores -s when it makes a link, so it "works" now instead of failing when it links non-binaries. END