diff options
Diffstat (limited to 'dev-vcs/cvs/cvs-1.12.12-r10.ebuild')
-rw-r--r-- | dev-vcs/cvs/cvs-1.12.12-r10.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r10.ebuild b/dev-vcs/cvs/cvs-1.12.12-r10.ebuild index 5198af42911b..01964f05d978 100644 --- a/dev-vcs/cvs/cvs-1.12.12-r10.ebuild +++ b/dev-vcs/cvs/cvs-1.12.12-r10.ebuild @@ -41,6 +41,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-1.12.12-rcs2log-coreutils.patch # 144114 epatch "${FILESDIR}"/${P}-mktime-x32.patch # 395641 epatch "${FILESDIR}"/${P}-fix-massive-leak.patch + epatch "${FILESDIR}"/${P}-mktime-configure.patch #220040 #570208 use server || elog "If you want any CVS server functionality, you MUST emerge with USE=server!" } |