Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567781
en ru br
ALT Linux repos
S:3.1.2-alt2.1
5.0: 1.8.7-alt7
4.1: 1.8.7-alt0.M41.5
4.0: 1.8.6-alt2.M40.2
3.0: 1.8.2-alt7

Group :: Development/Ruby
RPM: ruby

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ruby-configure.patch
Download


diff -uNr ruby-1.8.2.orig/configure.in ruby-1.8.2/configure.in
--- ruby-1.8.2.orig/configure.in	2004-07-03 05:38:17 +0300
+++ ruby-1.8.2/configure.in	2004-07-18 13:03:19 +0300
@@ -72,7 +72,7 @@
   program_prefix=
 fi
 AC_CANONICAL_TARGET
-target_os=`echo $target_os | sed 's/linux-gnu$/linux/;s/linux-gnu/linux-/'`
+#target_os=`echo $target_os | sed 's/linux-gnu$/linux/;s/linux-gnu/linux-/'`
 
 dnl checks for fat-binary
 AC_ARG_ENABLE(fat-binary,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin