SPECS: ocaml-SDL.spec - make ocamlfind happy

baggins baggins at pld-linux.org
Sun Dec 11 01:10:42 CET 2005


Author: baggins                      Date: Sun Dec 11 00:10:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make ocamlfind happy

---- Files affected:
SPECS:
   ocaml-SDL.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ocaml-SDL.spec
diff -u SPECS/ocaml-SDL.spec:1.9 SPECS/ocaml-SDL.spec:1.10
--- SPECS/ocaml-SDL.spec:1.9	Sun Dec 11 00:08:03 2005
+++ SPECS/ocaml-SDL.spec	Sun Dec 11 01:10:37 2005
@@ -62,7 +62,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}/ocaml
 
 %{__make} install \
 	OCAMLLIBDIR=%{_libdir}/ocaml \
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/11 00:10:37  baggins
+- make ocamlfind happy
+
 Revision 1.9  2005/12/10 23:08:03  baggins
 - fixed case when installed with ocamlfind
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocaml-SDL.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list