[Pkg-ocaml-maint-commits] [SCM] extlib packaging branch, master, updated. debian/1.5.1-5-12-g4a99eb3

Stephane Glondu steph at glondu.net
Mon Aug 15 18:58:19 UTC 2011


The following commit has been merged in the master branch:
commit 81349b60c70c79d3a1afadd5818c059a0913001c
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Aug 15 20:50:07 2011 +0200

    Adjustment

diff --git a/debian/rules b/debian/rules
index e93a1e6..cc69210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,4 @@ common-build-arch::
 		ocaml install.ml -d $(DESTDIR)/ -b -nodoc; \
 	fi
 	cp -a extLib.ml *.mli $(DESTDIR)/
-	cp -a META.txt $(DESTDIR)/META
+	cp -a META $(DESTDIR)/META

-- 
extlib packaging



More information about the Pkg-ocaml-maint-commits mailing list