diff options
Diffstat (limited to 'ubuntu/maverick/applications/kerry/debian/patches')
-rw-r--r-- | ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch | 9 | ||||
-rw-r--r-- | ubuntu/maverick/applications/kerry/debian/patches/series | 3 |
2 files changed, 8 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch b/ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch index 811069db9..7b06f8128 100644 --- a/ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch +++ b/ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch @@ -1,8 +1,9 @@ -diff -Nur kerry-0.2.1/kerry/src/Makefile.am kerry-0.2.1.new/kerry/src/Makefile.am ---- kerry-0.2.1/kerry/src/Makefile.am 2006-12-05 18:28:31.000000000 +0100 -+++ kerry-0.2.1.new/kerry/src/Makefile.am 2006-12-05 18:28:53.000000000 +0100 +Index: b/kerry/src/Makefile.am +=================================================================== +--- a/kerry/src/Makefile.am ++++ b/kerry/src/Makefile.am @@ -31,7 +31,7 @@ - kerry_la_LIBADD = -lkio -lkonq $(LIB_TDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_TDEABC) -lDCOP $(LIB_QT) $(LIB_TDECORE) + kerry_la_LIBADD = -ltdeio -lkonq $(LIB_TDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_TDEABC) -lDCOP $(LIB_QT) $(LIB_TDECORE) autostartdir = $(datadir)/autostart -autostart_DATA = kerry.autostart.desktop beagled.desktop diff --git a/ubuntu/maverick/applications/kerry/debian/patches/series b/ubuntu/maverick/applications/kerry/debian/patches/series new file mode 100644 index 000000000..f23925f70 --- /dev/null +++ b/ubuntu/maverick/applications/kerry/debian/patches/series @@ -0,0 +1,3 @@ +kubuntu_03_no_beagle_autostart.patch +kubuntu_04_no_core_kmenu_entry.desktop.patch +kubuntu_05_shortkey.patch |