[packages/plplot] - fix ocaml packaging
baggins
baggins at pld-linux.org
Sun Feb 17 17:52:45 CET 2019
commit b966a8997441a0605855799616faf31a306aa8d9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 17 17:52:23 2019 +0100
- fix ocaml packaging
plplot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plplot.spec b/plplot.spec
index ec685b6..c897f77 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -1049,10 +1049,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/ocaml/plplot/libplplot_stubs.a
%{_libdir}/ocaml/plplot/plplot.cma
%{_libdir}/ocaml/plplot/plplot.cmi
-%{_libdir}/ocaml/plplot/plplot.cmx
%{_libdir}/ocaml/plplot/plplot.mli
%if %{with ocaml_opt}
%{_libdir}/ocaml/plplot/plplot.a
+%{_libdir}/ocaml/plplot/plplot.cmx
%{_libdir}/ocaml/plplot/plplot.cmxa
%endif
%{_pkgconfigdir}/plplot-ocaml.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/b966a8997441a0605855799616faf31a306aa8d9
More information about the pld-cvs-commit
mailing list