SPECS: mono-tools.spec - fixed prefix dir

pawcioos pawcioos at pld-linux.org
Thu Jul 21 23:35:10 CEST 2005


Author: pawcioos                     Date: Thu Jul 21 21:35:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed prefix dir

---- Files affected:
SPECS:
   mono-tools.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/mono-tools.spec
diff -u SPECS/mono-tools.spec:1.3 SPECS/mono-tools.spec:1.4
--- SPECS/mono-tools.spec:1.3	Wed Jul 20 19:21:21 2005
+++ SPECS/mono-tools.spec	Thu Jul 21 23:35:05 2005
@@ -53,7 +53,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%{_libdir}/mono
+%{_prefix}/lib/mono/1.0/*
+%{_prefix}/lib/mono/2.0/*
 %{_libdir}/monodoc/browser.exe
 %{_desktopdir}/*
 %{_pixmapsdir}/*
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/07/21 21:35:05  pawcioos
+- fixed prefix dir
+
 Revision 1.3  2005/07/20 17:21:21  pawcioos
 - added BR: mono-compat-links
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono-tools.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list