Gentoo Archives: gentoo-commits

From: "Matthew Marlow (mattm)" <mattm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/wt/files: cmakelist.patch
Date: Tue, 02 Oct 2012 19:27:56
Message-Id: 20121002192744.BE22521601@flycatcher.gentoo.org
1 mattm 12/10/02 19:27:44
2
3 Added: cmakelist.patch
4 Log:
5 Glory, glory, hallelujah! All praise the r1 revision of 3.2.2 and attached patch in ${FILESDIR} as they truly seemed to resolved a bug in the upstream cmakefile that was causing major qa issues. Committing now and may we all live happily ever after.
6
7 (Portage version: 2.1.11.23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-libs/wt/files/cmakelist.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wt/files/cmakelist.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/wt/files/cmakelist.patch?rev=1.1&content-type=text/plain
14
15 Index: cmakelist.patch
16 ===================================================================
17 --- CMakeLists.txt 2012-07-04 00:50:36.000000000 -0700
18 +++ CMakeLists-new 2012-10-02 11:25:05.860077447 -0700
19 @@ -451 +451 @@ IF(NOT EXISTS ${DESTDIR}${CONFIGDIR}/wt_
20 - INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${DESTDIR}${CONFIGDIR})
21 + INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${CONFIGDIR})