mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-geosciences/qgis: build failure repaired bug #482644.
Package-Manager: portage-2.2.24
This commit is contained in:
10
sci-geosciences/qgis/files/qgis-1.8.0-private.patch
Normal file
10
sci-geosciences/qgis/files/qgis-1.8.0-private.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/src/core/qgsmaplayerregistry.h 2015-12-30 15:06:17.199889612 +0100
|
||||
+++ b/src/core/qgsmaplayerregistry.h 2015-12-30 15:05:50.159890061 +0100
|
||||
@@ -173,6 +173,7 @@
|
||||
/** debugging member
|
||||
invoked when a connect() is made to this object
|
||||
*/
|
||||
+ public:
|
||||
void connectNotify( const char * signal );
|
||||
|
||||
|
||||
@@ -54,6 +54,7 @@ PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.7.0-avoid-deprecated-pyqtconfig.patch"
|
||||
"${FILESDIR}/${PN}-1.8.0-no-python-pyc.patch"
|
||||
"${FILESDIR}/${PN}-1.8.0-redrawning.patch"
|
||||
"${FILESDIR}/${PN}-1.8.0-private.patch"
|
||||
)
|
||||
|
||||
pkg_setup() {
|
||||
|
||||
Reference in New Issue
Block a user