Juergen Daubert
b745f01f47
Security update for ruby, see http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/
13 lines
376 B
Diff
13 lines
376 B
Diff
diff -Nru ruby-1.8.7-p71.orig/configure ruby-1.8.7-p71/configure
|
|
--- ruby-1.8.7-p71.orig/configure 2008-08-08 08:26:41.000000000 +0200
|
|
+++ ruby-1.8.7-p71/configure 2008-08-08 08:26:57.000000000 +0200
|
|
@@ -17676,7 +17676,7 @@
|
|
_ACEOF
|
|
|
|
else
|
|
- arch="${target_cpu}-${target_os}"
|
|
+ arch="${target_os}"
|
|
cat >>confdefs.h <<_ACEOF
|
|
#define RUBY_PLATFORM "${arch}"
|
|
_ACEOF
|