[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, experimental, updated. debian/1.8-1-37-gb52324d

Ralf Treinen treinen at free.fr
Mon Mar 15 21:38:09 UTC 2010


The following commit has been merged in the experimental branch:
commit 77c5091d99614feacc07060927fc625f2ee92d9d
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Mar 15 22:17:35 2010 +0100

    add forgotten file

diff --git a/debian/patches/examples-phony-targets b/debian/patches/examples-phony-targets
new file mode 100644
index 0000000..372f112
--- /dev/null
+++ b/debian/patches/examples-phony-targets
@@ -0,0 +1,14 @@
+Index: advi/examples/Makefile
+===================================================================
+--- advi.orig/examples/Makefile	2010-03-15 22:11:57.000000000 +0100
++++ advi/examples/Makefile	2010-03-15 22:14:43.000000000 +0100
+@@ -56,3 +56,9 @@
+ 	for i in $(SUBDIRS); do \
+ 	 cd $$i; $(MAKE) clean; cd ..; \
+ 	done
++
++check:
++
++install:
++
++.phony: check install

-- 
advi packaging



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