From 3aac06ea33ef96f52b032f13307028545e35466c Mon Sep 17 00:00:00 2001 From: John Whitington Date: Tue, 15 Aug 2023 14:21:48 +0100 Subject: [PATCH] Fix cpdf.install location --- cpdf.install => files/cpdf.install | 0 opam | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename cpdf.install => files/cpdf.install (100%) diff --git a/cpdf.install b/files/cpdf.install similarity index 100% rename from cpdf.install rename to files/cpdf.install diff --git a/opam b/opam index e51e703..8847b73 100644 --- a/opam +++ b/opam @@ -13,4 +13,4 @@ bug-reports: "http://github.com/johnwhitington/cpdf-source/issues" dev-repo: "git+https://github.com/johnwhitington/cpdf-source" install: [[make "install"]] synopsis: "High-level PDF tools based on CamlPDF" -extra-files: ["cpdf.install" "sha=c7d851ad3b719e440d3c33806755cce4640a94ea74aa4236596e42ca9a5957ad"] +extra-files: ["cpdf.install" "md5=aca30b2d4fec0e5a38374cfefee70a33"]