]> git.pld-linux.org Git - packages/k3b.git/blame - k3b-am.patch
- rel 4; disable hal (obsolete)
[packages/k3b.git] / k3b-am.patch
CommitLineData
740534af 1diff -ur k3b-1.0.5.orig/admin/cvs.sh k3b-1.0.5/admin/cvs.sh
2--- k3b-1.0.5.orig/admin/cvs.sh 2009-07-03 16:21:55.747706941 +0200
3+++ k3b-1.0.5/admin/cvs.sh 2009-07-03 16:22:38.166938212 +0200
4@@ -68,7 +68,7 @@
5 echo "*** KDE requires automake $required_automake_version"
6 exit 1
7 ;;
8- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
9+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11*)
10 echo "*** $AUTOMAKE_STRING found."
11 UNSERMAKE=no
12 ;;
13diff -ur k3b-1.0.5.orig/k3b-i18n-1.0.5/admin/cvs.sh k3b-1.0.5/k3b-i18n-1.0.5/admin/cvs.sh
14--- k3b-1.0.5.orig/k3b-i18n-1.0.5/admin/cvs.sh 2009-07-03 16:21:56.164373339 +0200
15+++ k3b-1.0.5/k3b-i18n-1.0.5/admin/cvs.sh 2009-07-03 16:22:53.140409188 +0200
16@@ -68,7 +68,7 @@
17 echo "*** KDE requires automake $required_automake_version"
18 exit 1
19 ;;
20- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
21+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11*)
22 echo "*** $AUTOMAKE_STRING found."
23 UNSERMAKE=no
24 ;;
ae8e8455 25--- k3b-1.0.5/libk3b/core/Makefile.am.orig 2008-05-27 10:24:09.000000000 +0200
26+++ k3b-1.0.5/libk3b/core/Makefile.am 2009-07-12 18:12:20.268778591 +0200
27@@ -13,7 +13,7 @@
28 include_HEADERS = k3bcore.h k3bdefaultexternalprograms.h k3bexternalbinmanager.h \
29 k3bprocess.h k3bversion.h k3bglobals.h k3bjob.h k3bthread.h \
30 k3bthreadjob.h k3bglobalsettings.h k3bjobhandler.h \
31- k3b_export.h k3bjobhandler.h k3bsimplejobhandler.h
32+ k3b_export.h k3bsimplejobhandler.h
33
34 METASOURCES = AUTO
35
This page took 0.026925 seconds and 4 git commands to generate.