[Pkg-ocaml-maint-commits] [SCM] ocamlbricks packaging branch, master, updated. debian/0.90+bzr356-1-14-ge84b1f8

Lucas Nussbaum lucas at debian.org
Tue May 28 14:50:24 UTC 2013


The following commit has been merged in the master branch:
commit 7e0a4317b227ac2ac40651d6dbef88bee2d38569
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue May 28 16:16:39 2013 +0200

    Remove meta.ml after generating meta.ml.released.

diff --git a/debian/rules b/debian/rules
index 864c02a..042f9e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,7 @@ get-orig-source:
 	mkdir get-orig-source
 	bzr branch -r $(BZR_REVISION) lp:$(PACKAGE)/trunk get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig
 	make -C get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig meta.ml.released
+	rm get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig/meta.ml
 	rm -rf get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig/.bzr
 	GZIP=--best tar czf $(TARBALL) -C get-orig-source $(PACKAGE)-$(SRC_VERSION).orig
 	rm -rf get-orig-source

-- 
ocamlbricks packaging



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