CVSROOT: /cvs Module name: xenocara Changes by: es...@cvs.openbsd.org 2012/05/13 06:32:05
Modified files: util/cf : OpenBSD.cf Log message: simplify InstallManPageAliasesBase rule for xenocara itself: deducting SUFFIX from already installed stuff is a race condtion, and prevents release from being make -j clean. Rule is only used for gl-docs, and the simpler rule works. okay matthieu@