Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 54342 | Differences between
and this patch

Collapse All | Expand All

(-)beep-media-player-0.9.6.1-r1.ebuild (-4 lines)
Lines 78-87 Link Here
78
	dosym /usr/share/xmms/Plugins /usr/share/beep/Plugins
78
	dosym /usr/share/xmms/Plugins /usr/share/beep/Plugins
79
79
80
	dodoc AUTHORS ChangeLog COPYING FAQ NEWS README TODO
80
	dodoc AUTHORS ChangeLog COPYING FAQ NEWS README TODO
81
82
	for i in /usr/include/beep/*; do
83
		dosym $i /usr/include/bmp/ 
84
	done; 
85
}
81
}
86
82
87
pkg_postinst() {
83
pkg_postinst() {

Return to bug 54342