Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 182366
Collapse All | Expand All

(-)ruby-config.orig (-2 / +2 lines)
Lines 70-77 Link Here
70
			alternatives_makesym \
70
			alternatives_makesym \
71
				/usr/lib/libruby.so /usr/lib/libruby{$suf,18,16,19}.so
71
				/usr/lib/libruby.so /usr/lib/libruby{$suf,18,16,19}.so
72
			alternatives_makesym \
72
			alternatives_makesym \
73
				/usr/share/man/man1/ruby.1.gz \
73
				/usr/share/man/man1/ruby.1.bz2 \
74
				/usr/share/man/man1/ruby{$suf,18,16,19}.1.gz
74
				/usr/share/man/man1/ruby{$suf,18,16,19}.1.bz2
75
		else
75
		else
76
			eerror "Unsupported profile."
76
			eerror "Unsupported profile."
77
		fi
77
		fi

Return to bug 182366