diff options
Diffstat (limited to 'packages/telepathy/telepathy-inspector/scons-workaround.patch')
-rw-r--r-- | packages/telepathy/telepathy-inspector/scons-workaround.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/telepathy/telepathy-inspector/scons-workaround.patch b/packages/telepathy/telepathy-inspector/scons-workaround.patch deleted file mode 100644 index ac3c37cb9c..0000000000 --- a/packages/telepathy/telepathy-inspector/scons-workaround.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: telepathy-inspector-0.5.0/SConstruct -=================================================================== ---- telepathy-inspector-0.5.0.orig/SConstruct 2007-10-31 10:49:00.000000000 +0100 -+++ telepathy-inspector-0.5.0/SConstruct 2007-10-31 10:49:10.000000000 +0100 -@@ -4,6 +4,7 @@ - SConsignFile() - - env = Environment(ENV = os.environ) -+env['CC'] = os.environ['CC'] - - # Variables - |