[Pkg-ocaml-maint-commits] [SCM] ocaml-gnuplot packaging branch, master, updated. upstream/0.8.3-11-ga1ebb0d

Ralf Treinen treinen at debian.org
Thu Jan 26 14:28:43 UTC 2012


The following commit has been merged in the master branch:
commit a1ebb0d0ea808fe7ed57faaa96f646a50f5d4cbb
Author: Ralf Treinen <treinen at debian.org>
Date:   Thu Jan 26 15:24:17 2012 +0100

    rudimentary debian/rules file

diff --git a/debian/rules b/debian/rules
index c31fd53..8a29174 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
-#!/usr/bin/make -f
+#!/usr/bin/make	 -f
 
 %:
 	dh $@ --with ocaml
 
-
+override_dh_auto_clean:
+	make dist-clean
 

-- 
ocaml-gnuplot packaging



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