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:41:07 +0200 |
commit | 3249f1c32b384737ac585a00f72affb4195d5ac2 (patch) | |
tree | 7e5d64654cd092923109ec1bc86c9926662f6588 /ubuntu/maverick | |
parent | fc8f400d69ddcad87487335b4f3ac05e449b21d8 (diff) | |
download | tde-packaging-3249f1c32b384737ac585a00f72affb4195d5ac2.tar.gz tde-packaging-3249f1c32b384737ac585a00f72affb4195d5ac2.zip |
Refresh patches for kerry on Debian and Ubuntu
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 c7485931c..8119d9cc4 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_TDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_KABC) + kerry_la_LIBADD = -lkio -lkonq $(LIB_TDEUI) $(LIBBEAGLE_LIBADD) $(GLIB_LIBADD) $(LIB_KABC) -lDCOP $(LIB_QT) $(LIB_TDECORE) autostartdir = $(datadir)/autostart -autostart_DATA = kerry.autostart.desktop beagled.desktop |