From: Dwight Perry Date: Thu, 5 Apr 2012 19:29:41 +0000 (-0400) Subject: changed extension for ocam files to .cm* X-Git-Tag: LAST_LIBGRAPH~32^2~453^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c47914068ed9dbfdbd7315d171d77f7ca2264a3e;p=graphviz changed extension for ocam files to .cm* --- diff --git a/debian/rules b/debian/rules index 67736d97b..5c2028057 100644 --- a/debian/rules +++ b/debian/rules @@ -186,7 +186,7 @@ install: build $(OCAML_PACKAGE)/usr/lib/ocaml/$(OCAMLABI)/stublibs/dllgv.so # 2. Move the devel files where they belong install -d $(DEV_PACKAGE)/usr/lib/ocaml/$(OCAMLABI)/gv - mv $(OCAML_PACKAGE)/usr/lib/graphviz/ocaml/*.ml* \ + mv $(OCAML_PACKAGE)/usr/lib/graphviz/ocaml/*.cm* \ $(DEV_PACKAGE)/usr/lib/ocaml/$(OCAMLABI)/gv # 3. Trash the (almost empty) directory (and its .la) rm -rf $(OCAML_PACKAGE)/usr/lib/graphviz