[Pkg-ocaml-maint-commits] [SCM] ocamlwc packaging branch, master, updated. debian/0.3-8-3-geb673e7

Ralf Treinen treinen at free.fr
Wed Oct 20 06:48:15 UTC 2010


The following commit has been merged in the master branch:
commit 0132a086c2d851177291d02e8502a6fd18d9be6b
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Feb 8 21:15:09 2010 +0100

    no more unpatch

diff --git a/debian/rules b/debian/rules
index d95e337..b5c2f1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_install:
 	$(MAKE) install BINDIR=$(CURDIR)/debian/ocamlwc/usr/bin/
 	echo 'F:OCamlABI=$(OCAML_ABI)' >> debian/ocamlwc.substvars
 
-clean: unpatch
+clean:
 	dh $@
 
 %:

-- 
ocamlwc packaging



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