summaryrefslogtreecommitdiffstats
path: root/redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch')
-rw-r--r--redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch b/redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
deleted file mode 100644
index d5b978458..000000000
--- a/redhat/tdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- kdebase/tsak/main.cpp.tsak 2012-08-20 18:12:34.000000000 -0400
-+++ kdebase/tsak/main.cpp 2012-08-20 18:13:16.748272246 -0400
-@@ -35,7 +35,9 @@
- #include <sys/time.h>
- #include <termios.h>
- #include <signal.h>
-+extern "C" {
- #include <libudev.h>
-+}
- #include <libgen.h>
-
- #define FIFO_DIR "/tmp/ksocket-global"