packages: mono/mono.spec - fix install on x86_64

lisu lisu at pld-linux.org
Thu Feb 17 12:43:49 CET 2011


Author: lisu                         Date: Thu Feb 17 11:43:49 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix install on x86_64

---- Files affected:
packages/mono:
   mono.spec (1.278 -> 1.279) 

---- Diffs:

================================================================
Index: packages/mono/mono.spec
diff -u packages/mono/mono.spec:1.278 packages/mono/mono.spec:1.279
--- packages/mono/mono.spec:1.278	Thu Feb 17 12:18:03 2011
+++ packages/mono/mono.spec	Thu Feb 17 12:43:44 2011
@@ -649,8 +649,8 @@
 %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
@@ -713,6 +713,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.279  2011/02/17 11:43:44  lisu
+- fix install on x86_64
+
 Revision 1.278  2011/02/17 11:18:03  lisu
 - temporarily comment out problematic files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.278&r2=1.279&f=u



More information about the pld-cvs-commit mailing list