diff options
Diffstat (limited to 'dev-libs/grantlee')
| -rw-r--r-- | dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch | 9 | ||||
| -rw-r--r-- | dev-libs/grantlee/files/grantlee-slot.patch | 2 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch b/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch index a25f52b3c63..b35dc46586e 100644 --- a/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch +++ b/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch @@ -1,6 +1,9 @@ -diff -ruN grantlee-0.3.0.orig/CMakeLists.txt grantlee-0.3.0/CMakeLists.txt ---- grantlee-0.3.0.orig/CMakeLists.txt 2012-11-01 21:14:18.000000000 +0100 -+++ grantlee-0.3.0/CMakeLists.txt 2013-03-09 12:25:56.498096399 +0100 +Do not make linker warnings fatal. + +Gentoo-bug: 430968 + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt @@ -62,8 +62,8 @@ endif() diff --git a/dev-libs/grantlee/files/grantlee-slot.patch b/dev-libs/grantlee/files/grantlee-slot.patch index ab3557e750c..5c384b7bb07 100644 --- a/dev-libs/grantlee/files/grantlee-slot.patch +++ b/dev-libs/grantlee/files/grantlee-slot.patch @@ -1,3 +1,5 @@ +Install headers to a custom location to permit slotting with Qt4 version. + diff --git a/CMakeLists.txt b/CMakeLists.txt index dca14ec..d25656d 100644 --- a/CMakeLists.txt |
