summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:13:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:13:14 -0600
commit80e4199df2ac852cfb22848698cabe9ba28e5a67 (patch)
treed581467b4a60992a84df31cb33471695182246a2 /ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff
parentec880882c231baf5c4d02ed1657765b9c3b406cb (diff)
downloadtde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.tar.gz
tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.zip
Part 1 of 2 of kdm rename
Diffstat (limited to 'ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff')
-rw-r--r--ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff8
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff b/ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff
index 4aad9f8e3..f2584303c 100644
--- a/ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff
+++ b/ubuntu/maverick_automake/kdebase/debian/patches/kubuntu_9921_kdm_bulletproof_x.diff
@@ -1,5 +1,5 @@
---- kdebase-3.5.8/kdm/backend/dm.c 2008-02-13 23:59:17.000000000 +0200
-+++ kdebase-3.5.8/kdm/backend/dm.c 2008-02-14 11:22:41.000000000 +0200
+--- kdebase-3.5.8/tdm/backend/dm.c 2008-02-13 23:59:17.000000000 +0200
++++ kdebase-3.5.8/tdm/backend/dm.c 2008-02-14 11:22:41.000000000 +0200
@@ -996,9 +996,14 @@ ReapChildren( void )
/* don't kill again */
break;
@@ -18,8 +18,8 @@
StartServerFailed();
break;
}
---- kdebase-3.5.8/kdm/backend/server.c 2008-02-13 23:59:17.000000000 +0200
-+++ kdebase-3.5.8/kdm/backend/server.c 2008-02-14 11:41:20.000000000 +0200
+--- kdebase-3.5.8/tdm/backend/server.c 2008-02-13 23:59:17.000000000 +0200
++++ kdebase-3.5.8/tdm/backend/server.c 2008-02-14 11:41:20.000000000 +0200
@@ -48,6 +48,10 @@ from the copyright holder.
struct display *startingServer;
time_t serverTimeout = TO_INF;