summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-07-24 09:52:08 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2010-07-24 09:52:08 +0400
commitc57ab1d4acf0381cb97950b23c2376e284be26e1 (patch)
tree10d0503d833c05f8dc8534d74245719029264f2b /kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch
parent036426aa5afebf58f43c0f22e58f9654a3f86f40 (diff)
downloadkde-c57ab1d4acf0381cb97950b23c2376e284be26e1.tar.gz
kde-c57ab1d4acf0381cb97950b23c2376e284be26e1.tar.bz2
kde-c57ab1d4acf0381cb97950b23c2376e284be26e1.zip
[kde-base/pykde4] Rename patch
Diffstat (limited to 'kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch')
-rw-r--r--kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch b/kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch
new file mode 100644
index 00000000000..570eb15fc90
--- /dev/null
+++ b/kde-base/pykde4/files/pykde4-4.4.92-build-fix-sip.patch
@@ -0,0 +1,12 @@
+diff -ur pykde4-4.4.92.orig/python/pykde4/sip/akonadi/addressattribute.sip pykde4-4.4.92/python/pykde4/sip/akonadi/addressattribute.sip
+--- pykde4-4.4.92.orig/python/pykde4/sip/akonadi/addressattribute.sip 2010-05-27 19:21:46.000000000 +0200
++++ pykde4-4.4.92/python/pykde4/sip/akonadi/addressattribute.sip 2010-07-15 06:36:27.000000000 +0200
+@@ -19,7 +19,7 @@
+
+ namespace Akonadi
+ {
+-class AddressAttribute : Akonadi::Attribute
++class AddressAttribute : Akonadi::Attribute /NoDefaultCtors/
+ {
+ %TypeHeaderCode
+ #include <akonadi/kmime/addressattribute.h>