[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:07 UTC 2010
The following commit has been merged in the experimental branch:
commit 18b777999157ad98257004df6797ab66911a7061
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Mar 15 22:16:45 2010 +0100
add phony install target in eamples/makefile
diff --git a/debian/patches/examples-no-check b/debian/patches/examples-no-check
deleted file mode 100644
index 2d3bf9c..0000000
--- a/debian/patches/examples-no-check
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: advi/examples/Makefile
-===================================================================
---- advi.orig/examples/Makefile 2010-03-15 22:11:14.000000000 +0100
-+++ advi/examples/Makefile 2010-03-15 22:11:31.000000000 +0100
-@@ -56,3 +56,7 @@
- for i in $(SUBDIRS); do \
- cd $$i; $(MAKE) clean; cd ..; \
- done
-+
-+check:
-+
-+.phony: check
diff --git a/debian/patches/series b/debian/patches/series
index 53dae63..a8a9c2b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,4 +6,4 @@ no-local-advirc
use-ghostscript
use-data-dir
doc-without-htmlc
-examples-no-check
+examples-phony-targets
--
advi packaging
More information about the Pkg-ocaml-maint-commits
mailing list