]> git.pld-linux.org Git - packages/mono.git/commitdiff
- fix install on x86_64 auto/th/mono-2_10-1
authorlisu <lisu@pld-linux.org>
Thu, 17 Feb 2011 11:43:44 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono.spec -> 1.279

mono.spec

index 8c1ff8fbdb3d8b1180b5eed6b98eaa77d2a102a9..1eae1e933c02efc9f36750307afe29c7d9bf1f81 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -648,8 +648,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mcs
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/csharp.exe
 %attr(755,root,root) %{_prefix}/lib/mono/2.0/gmcs.exe
-#%%attr(755,root,root) %{_libdir}/mono/2.0/mcs.exe
-#%%attr(755,root,root) %{_libdir}/mono/2.0/mcs.exe.so
+%attr(755,root,root) %{_prefix}/lib/2.0/mcs.exe
+%attr(755,root,root) %{_prefix}/lib/mono/2.0/mcs.exe.so
 %{_prefix}/lib/mono/2.0/gmcs.exe.config
 %attr(755,root,root) %{_prefix}/lib/mono/4.0/csharp.exe
 %attr(755,root,root) %{_prefix}/lib/mono/4.0/dmcs.exe
This page took 0.029241 seconds and 4 git commands to generate.