dev-db/wxsqlite3: bump to 3.4.0
This commit is contained in:
		
							parent
							
								
									ce1399bc9c
								
							
						
					
					
						commit
						c43d4d2634
					
				| @ -6,7 +6,7 @@ Subject: [PATCH] MAKE: respect --includedir configure flag | |||||||
| bakefile is a completely broken build system, this is the | bakefile is a completely broken build system, this is the | ||||||
| 'cleanest' solution I could come up with. | 'cleanest' solution I could come up with. | ||||||
| 
 | 
 | ||||||
| Upstream: no, in discussion https://github.com/utelle/wxsqlite3/issues/3 | Upstream: no, https://github.com/utelle/wxsqlite3/issues/3 | ||||||
| ---
 | ---
 | ||||||
|  build/wxsqlite3.bkl                    | 8 ++++---- |  build/wxsqlite3.bkl                    | 8 ++++---- | ||||||
|  wx                                     | 1 + |  wx                                     | 1 + | ||||||
| @ -17,8 +17,8 @@ Upstream: no, in discussion https://github.com/utelle/wxsqlite3/issues/3 | |||||||
| 
 | 
 | ||||||
| diff --git a/build/wxsqlite3.bkl b/build/wxsqlite3.bkl
 | diff --git a/build/wxsqlite3.bkl b/build/wxsqlite3.bkl
 | ||||||
| index 7d0f380..92d4b94 100644
 | index 7d0f380..92d4b94 100644
 | ||||||
| --- a/build/wxsqlite3.bkl
 | --- a/build30/wxsqlite3.bkl
 | ||||||
| +++ b/build/wxsqlite3.bkl
 | +++ b/build30/wxsqlite3.bkl
 | ||||||
| @@ -22,10 +22,10 @@
 | @@ -22,10 +22,10 @@
 | ||||||
|   |   | ||||||
|    <!-- COMP_HDR lists the component's headers with path relative to ../include --> |    <!-- COMP_HDR lists the component's headers with path relative to ../include --> | ||||||
| @ -28,7 +28,15 @@ DEFAULT_SRC_PREPARE_PATCHES=( | |||||||
| 
 | 
 | ||||||
| src_prepare() { | src_prepare() { | ||||||
|     default |     default | ||||||
|  | 
 | ||||||
|  |     ln -s build30 build | ||||||
|     edo pushd build |     edo pushd build | ||||||
|  | 
 | ||||||
|  |     # upstream is completely clueless as to what they are doing | ||||||
|  |     edo sed -i \ | ||||||
|  |             -e 's#^m4_include.*$#m4_include(../wxcode/autoconf/wxcode.m4)#' \ | ||||||
|  |             configure.ac | ||||||
|  | 
 | ||||||
|     edo bakefile_gen -f autoconf |     edo bakefile_gen -f autoconf | ||||||
|     edo eaclocal |     edo eaclocal | ||||||
|     edo eautoconf |     edo eautoconf | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user