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

(-)/home/benda/local/usr/local/portage/tauon/orig/media-libs/mlt/mlt-0.5.4.ebuild (-1 / +1 lines)
Lines 139-145 Link Here
139
139
140
	if use ruby; then
140
	if use ruby; then
141
		cd "${S}"/src/swig/ruby
141
		cd "${S}"/src/swig/ruby
142
		exeinto $(/usr/bin/ruby -r rbconfig -e 'print Config::CONFIG["sitearchdir"]')
142
		exeinto $(${EPREFIX}/usr/bin/ruby -r rbconfig -e 'print Config::CONFIG["sitearchdir"]')
143
		doexe mlt.so || die
143
		doexe mlt.so || die
144
		dodoc play.rb thumbs.rb
144
		dodoc play.rb thumbs.rb
145
	fi
145
	fi

Return to bug 321033