]> git.pld-linux.org Git - packages/mono.git/commitdiff
- don't strip mono auto/th/mono-1_2_1-1
authorwolf <wolf@pld-linux.org>
Wed, 22 Nov 2006 22:11:39 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono.spec -> 1.197

mono.spec

index cbb50d583014176eafc72b86b510c164de379298..5357237630ba71e9452c8d807caa22287f16e504 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -47,6 +47,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _rpmlibdir      /usr/lib/rpm
 
+# debugger doesn't work with stripped mono
+%define         _noautostrip    .*/mono
+
 %if ! %{with bootstrap}
 %define        __mono_provides %{_rpmlibdir}/mono-find-provides
 %define        __mono_requires %{_rpmlibdir}/mono-find-requires
This page took 0.029172 seconds and 4 git commands to generate.