From 1e9f0fd00605b4fc601498cbec0d523c96aea2c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 8 Jul 2012 20:55:43 +0200 Subject: [PATCH] Fix update base path in patches for tdebase on Ubuntu --- .../tdebase/debian/patches/kubuntu_89_new_logout_ui.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff b/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff index 1eddf9e40..c56f4f7cd 100644 --- a/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff +++ b/ubuntu/maverick/tdebase/debian/patches/kubuntu_89_new_logout_ui.diff @@ -10,8 +10,8 @@ TQVBoxLayout* vbox = new TQVBoxLayout( this ); TQHBoxLayout *hbox = new TQHBoxLayout( this, KDmh, KDsh ); ---- ksmserver/shutdowndlg.cpp -+++ ksmserver/shutdowndlg.cpp +--- a/ksmserver/shutdowndlg.cpp ++++ b/ksmserver/shutdowndlg.cpp @@ -668,7 +668,7 @@ 2 * KDialog::spacingHint() );