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

Collapse All | Expand All

(-)/usr/portage/net-irc/weechat/weechat-0.3.9.2.ebuild (+8 lines)
Lines 112-114 Link Here
112
112
113
	cmake-utils_src_configure
113
	cmake-utils_src_configure
114
}
114
}
115
116
src_install() {
117
	cmake-utils_src_install
118
119
	insinto /usr/share/icons/hicolor/32x32/apps
120
	newins weechat_icon_32.png weechat.png || die
121
}
122

Return to bug 453464