diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-12 02:41:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-12 02:47:04 +0200 |
commit | 456039b3a3f25cda37a61cb1c5e1a3e107e1fd95 (patch) | |
tree | ace01f01ee48173daa805e304e030e476cd9d112 /ubuntu/maverick | |
parent | 5d84dcf83bbb7b975b389bdfd55cbc55a8e6f2b0 (diff) | |
download | tde-packaging-456039b3a3f25cda37a61cb1c5e1a3e107e1fd95.tar.gz tde-packaging-456039b3a3f25cda37a61cb1c5e1a3e107e1fd95.zip |
Refresh patches for kerry on Debian and Ubuntu
(cherry picked from commit 3249f1c32b384737ac585a00f72affb4195d5ac2)
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/applications/kerry/debian/patches/kubuntu_03_no_beagle_autostart.patch | 2 |
1 files changed, 1 insertions, 1 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 4676852b7..189982f00 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 @@ -2,7 +2,7 @@ diff -Nur kerry-0.2.1/kerry/src/Makefile.am kerry-0.2.1.new/kerry/src/Makefile.a --- 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 @@ -31,7 +31,7 @@ - kerry_la_LIBADD = -lkio -lkonq $(LIB_KDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_KABC) + kerry_la_LIBADD = -lkio -lkonq $(LIB_KDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_KABC) -lDCOP $(LIB_QT) $(LIB_KDECORE) autostartdir = $(datadir)/autostart -autostart_DATA = kerry.autostart.desktop beagled.desktop |