aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormpkh <cynede@gentoo.org>2017-04-22 16:20:30 +0400
committerGitHub <noreply@github.com>2017-04-22 16:20:30 +0400
commit30d943d0a3ac13ebc33bba93b76bc5c4617fc623 (patch)
tree534a1b80d895b1862e0b83fd4bdc583f151e70dd /dev-util
parentMerge pull request #284 from ezavaleta/master (diff)
downloaddotnet-30d943d0a3ac13ebc33bba93b76bc5c4617fc623.tar.gz
dotnet-30d943d0a3ac13ebc33bba93b76bc5c4617fc623.tar.bz2
dotnet-30d943d0a3ac13ebc33bba93b76bc5c4617fc623.zip
dev-util/mono-debugger: fix #286
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/mono-debugger/mono-debugger-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/mono-debugger/mono-debugger-9999.ebuild b/dev-util/mono-debugger/mono-debugger-9999.ebuild
index 858aa01..2a6b1e2 100644
--- a/dev-util/mono-debugger/mono-debugger-9999.ebuild
+++ b/dev-util/mono-debugger/mono-debugger-9999.ebuild
@@ -31,6 +31,8 @@ src_prepare() {
# Allow compilation against system libbfd, bnc#662581
epatch "${FILESDIR}/${PN}-2.8-system-bfd.patch"
eautoreconf
+
+ default
}
src_configure() {