From b2edada0a33941fbbfd728279e28219ad2e77dec Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Mon, 9 Apr 2018 13:13:21 -0400 Subject: [PATCH] Stripped symbols from mono-runtime-common to mono-runtime-dbg Former-commit-id: 45c22eaa802d7c9d42b0cf1b83ce55d5b2651ee4 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 571c1cf3ca..152fdf7231 100755 --- a/debian/rules +++ b/debian/rules @@ -332,7 +332,7 @@ endif dh_installman -s dh_installexamples -s dh_installexamples -pmono-jay $(CURDIR)/mcs/jay/skeleton.cs - dh_strip -pmono-runtime-sgen -pmono-runtime-boehm --dbg-package=mono-runtime-dbg + dh_strip -pmono-runtime-common -pmono-runtime-sgen -pmono-runtime-boehm --dbg-package=mono-runtime-dbg dh_strip -plibmonoboehm-2.0-1 --dbg-package=libmonoboehm-2.0-1-dbg dh_strip -plibmonosgen-2.0-1 --dbg-package=libmonosgen-2.0-1-dbg dh_strip -s -Xbin/mono-sgen -Xbin/mono-boehm