From f24915471ea396c53670df51b2affc4af74373bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 15 Sep 2013 20:29:47 +0200 Subject: Switch patch system from simple to quilt on Debian and Ubuntu --- .../kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch | 9 +++++---- ubuntu/raring/applications/kerry/debian/patches/series | 3 +++ 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 ubuntu/raring/applications/kerry/debian/patches/series (limited to 'ubuntu/raring/applications/kerry/debian/patches') diff --git a/ubuntu/raring/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch b/ubuntu/raring/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch index 811069db9..7b06f8128 100644 --- a/ubuntu/raring/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch +++ b/ubuntu/raring/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/raring/applications/kerry/debian/patches/series b/ubuntu/raring/applications/kerry/debian/patches/series new file mode 100644 index 000000000..f23925f70 --- /dev/null +++ b/ubuntu/raring/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 -- cgit v1.2.3