summaryrefslogtreecommitdiff
path: root/security/hotssh/files/patch-wscript
diff options
context:
space:
mode:
Diffstat (limited to 'security/hotssh/files/patch-wscript')
-rw-r--r--security/hotssh/files/patch-wscript11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/hotssh/files/patch-wscript b/security/hotssh/files/patch-wscript
deleted file mode 100644
index 9edfd515a5f8..000000000000
--- a/security/hotssh/files/patch-wscript
+++ /dev/null
@@ -1,11 +0,0 @@
---- wscript.orig
-+++ wscript
-@@ -14,7 +14,7 @@
- opt.tool_options('python')
-
- def configure(conf):
-- conf.check_tool('gcc gnome python intltool misc')
-+ conf.check_tool('cc gnome python intltool misc')
- conf.check_python_version((2,4,2))
-
- conf.check_python_module('dbus')