[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, master, updated. debian/5.12-3-5-g0ddae45

Stephane Glondu steph at glondu.net
Fri Apr 9 05:35:40 UTC 2010


The following commit has been merged in the master branch:
commit 0d2b344927d21095e989db7ed706999d9e32259b
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Apr 9 07:01:51 2010 +0200

    Remove stray .cvsignore from installed package

diff --git a/debian/rules b/debian/rules
index ff693f5..ad29a0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ CONFIGURE_FLAGS =
 CONFIGURE_FLAGS += -name $(PKGNAME)
 CONFIGURE_FLAGS += -mandir /usr/share/man
 
+DEB_INSTALL_DOCS_ALL := -X.cvsignore
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
 DEB_MAKE_BUILD_TARGET = world.opt

-- 
camlp5 packaging



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