diff options
Diffstat (limited to 'redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch')
-rw-r--r-- | redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch b/redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch deleted file mode 100644 index 00070dbc7..000000000 --- a/redhat/applications/kpilot/kpilot-3.5.13-ftbfs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- kpilot/kpilot/pilotDaemon.cc.ORI 2011-11-30 21:55:04.912837969 +0100 -+++ kpilot/kpilot/pilotDaemon.cc 2011-11-30 21:55:11.819786099 +0100 -@@ -313,7 +313,7 @@ - #ifdef DEBUG - DEBUGKPILOT << fname - << ": The daemon is ready with status " -- << statusString() << " (" << (int) fDaemonStatus << ")" << endl; -+ << statusString() << " (" << (int) fDaemontqStatus << ")" << endl; - #endif - } - |