~alpine/aports

testing/mono: enable -dbg subpackage v1 PROPOSED

Eyal Sawady: 1
 testing/mono: enable -dbg subpackage

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3805/mbox | git am -3
Learn more about email & git

[PATCH] testing/mono: enable -dbg subpackage Export this patch

---
 testing/mono/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD
index d291bc0ca1..f4f6367036 100644
--- a/testing/mono/APKBUILD
+++ b/testing/mono/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer:
pkgname=mono
pkgver=6.12.0.122
pkgrel=1
pkgrel=2
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
url="https://www.mono-project.com/"
# mips64 - #error "MIPS unsupported ABI"
@@ -14,7 +14,7 @@ license="MIT"
depends="python3"
depends_dev="$pkgname=$pkgver-r$pkgrel libgdiplus-dev zlib-dev"
makedepends="$depends_dev autoconf automake cmake libtool linux-headers"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
subpackages="$pkgname-dev $pkgname-dbg $pkgname-doc $pkgname-lang"
source="https://download.mono-project.com/sources/mono/mono-$pkgver.tar.xz
	mono-try-catch.patch
	"
-- 
2.34.1
Sorry to bother you @mailinglist-bot,

but we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping `@team/mentors`. You can also ask on IRC on `#alpine-devel` on irc.oftc.net. If no further activity occurs in this MR, Alpine developers may close it in the future.

Thanks for your contribution.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28420#note_205681