mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-dotnet/ndesk-dbus: Add die statement
Package-Manager: portage-2.3.1
This commit is contained in:
@@ -25,5 +25,5 @@ DEPEND="${RDEPEND}
|
||||
src_prepare() {
|
||||
default
|
||||
# mono-4 compat
|
||||
sed -i "s#gmcs#mcs#g" configure
|
||||
sed -i "s#gmcs#mcs#g" configure || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user