]> git.pld-linux.org Git - packages/ocaml-SDL.git/blobdiff - ocaml-SDL.spec
- fixed case when installed with ocamlfind
[packages/ocaml-SDL.git] / ocaml-SDL.spec
index 0385e20926658b547383748666afca883dd425b5..7b693c54217534c6ce98be4c0bb92a0bef338ed8 100644 (file)
@@ -66,7 +66,8 @@ install -d $RPM_BUILD_ROOT
 %{__make} install \
        OCAMLLIBDIR=%{_libdir}/ocaml \
        OCAMLSDLDIR=%{_libdir}/ocaml/sdl \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       OCAMLFIND_DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.034996 seconds and 4 git commands to generate.