]> granicus.if.org Git - graphviz/commitdiff
changed extension for ocam files to .cm*
authorDwight Perry <dperry@research.att.com>
Thu, 5 Apr 2012 19:29:41 +0000 (15:29 -0400)
committerDwight Perry <dperry@research.att.com>
Thu, 5 Apr 2012 19:29:41 +0000 (15:29 -0400)
debian/rules

index 67736d97b967462c22bb8991b2403cd3fbdf3c9d..5c2028057d867d08474e3f38ea4f29d2962d9d49 100644 (file)
@@ -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