summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2008-10-08 16:10:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitce1403a7204ebc08be3749891e1d25714f008ac5 (patch)
tree3a75d9701dafa99e223a2ee5cea30dc1d17253e8
parent5039d1f84d9decddf2b72121dfa20de38ac0a8b7 (diff)
downloadsmb4k-auto/ti/kdebase-3_5_10-7.zip
smb4k-auto/ti/kdebase-3_5_10-7.tar.gz
- move to common patchauto/ti/kdewebdev-3_5_10-3auto/ti/kdeutils-3_5_10-7auto/ti/kdeutils-3_5_10-6auto/ti/kdetoys-3_5_10-3auto/ti/kdesdk-3_5_10-5auto/ti/kdepim-3_5_10-4auto/ti/kdepim-3_5_10-3auto/ti/kdenetwork-3_5_10-4auto/ti/kdemultimedia-3_5_10-3auto/ti/kdelibs-3_5_10-9auto/ti/kdelibs-3_5_10-8auto/ti/kdelibs-3_5_10-7auto/ti/kdegraphics-3_5_10-2auto/ti/kdeedu-3_5_10-3auto/ti/kdeedu-3_5_10-2auto/ti/kdebluetooth-1_0-0_beta8_8auto/ti/kdebindings-3_5_10-6auto/ti/kdebindings-3_5_10-5auto/ti/kdebindings-3_5_10-3auto/ti/kdebase-3_5_10-9auto/ti/kdebase-3_5_10-8auto/ti/kdebase-3_5_10-7auto/ti/amarok-1_4_10-9auto/ti/amarok-1_4_10-8auto/ti/amarok-1_4_10-4auto/th/koffice-1_6_3-14auto/th/koffice-1_6_3-13auto/th/kdewebdev-3_5_10-5auto/th/kdewebdev-3_5_10-4auto/th/kdewebdev-3_5_10-2auto/th/kdevelop-3_5_3-2auto/th/kdeutils-3_5_10-6auto/th/kdetoys-3_5_10-3auto/th/kdesdk-3_5_10-5auto/th/kdesdk-3_5_10-4auto/th/kdepim-3_5_10-3auto/th/kdepim-3_5_10-2auto/th/kdenetwork-3_5_10-4auto/th/kdemultimedia-3_5_10-3auto/th/kdemultimedia-3_5_10-2auto/th/kdelibs-3_5_10-7auto/th/kdelibs-3_5_10-6auto/th/kdelibs-3_5_10-5auto/th/kdelibs-3_5_10-4auto/th/kdelibs-3_5_10-3auto/th/kdegraphics-3_5_10-2auto/th/kdeedu-3_5_10-2auto/th/kdebluetooth-1_0-0_beta8_8auto/th/kdebindings-3_5_10-5auto/th/kdebindings-3_5_10-4auto/th/kdebindings-3_5_10-2auto/th/kdebase-3_5_10-7auto/th/kdebase-3_5_10-6auto/th/kdebase-3_5_10-5auto/th/kdebase-3_5_10-4auto/th/kdeaddons-3_5_10-4auto/th/gwenview-1_4_2-4auto/th/amarok-1_4_10-9auto/th/amarok-1_4_10-8auto/th/amarok-1_4_10-7auto/th/amarok-1_4_10-6auto/th/amarok-1_4_10-5auto/th/amarok-1_4_10-4auto/th/amarok-1_4_10-3
Changed files: kde-common-PLD.patch -> 1.11
-rw-r--r--kde-common-PLD.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-common-PLD.patch b/kde-common-PLD.patch
index 2cb771a..21a7c91 100644
--- a/kde-common-PLD.patch
+++ b/kde-common-PLD.patch
@@ -151,3 +151,24 @@
return 0; # don't touch me
}
for $opt (@kde_options) {
+
+--- x/admin/acinclude.m4.in.orig 2008-10-08 10:18:48.844247699 +0200
++++ x/admin/acinclude.m4.in 2008-10-08 10:21:26.884232831 +0200
+@@ -4612,7 +4612,8 @@
+
+ AC_DEFUN([KDE_CHECK_PYTHON],
+ [
+- KDE_CHECK_PYTHON_INTERN("2.5",
++ KDE_CHECK_PYTHON_INTERN("2.6",
++ [KDE_CHECK_PYTHON_INTERN("2.5",
+ [KDE_CHECK_PYTHON_INTERN("2.4",
+ [KDE_CHECK_PYTHON_INTERN("2.3",
+ [KDE_CHECK_PYTHON_INTERN("2.2",
+@@ -4624,6 +4625,7 @@
+ ])
+ ])
+ ])
++ ])
+ ])
+
+ AC_DEFUN([KDE_CHECK_STL],