[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.1.9.deb-1-18-g96329a6

Eugeniy Meshcheryakov eugen at debian.org
Tue Jan 19 22:50:50 UTC 2010


The following commit has been merged in the master branch:
commit 27d19f9a19b74e9a0ed210b9782335c437086074
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Tue Jan 19 23:41:22 2010 +0100

    Do not override dh_compress, package does not contain pdfs anymore

diff --git a/debian/rules b/debian/rules
index db92277..78e4be0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,12 +54,9 @@ override_dh_auto_install:
 	# Emacs files
 	cp $(CURDIR)/editors/emacs/cocci.el $(CURDIR)/debian/coccinelle/usr/share/emacs/site-lisp/
 
-override_dh_compress:
-	dh_compress -X.pdf
-
 override_dh_gencontrol:
 	dh_gencontrol -a -- -VF:OCamlRun="$(OCAMLRUN)"
 
 .PHONY: build clean binary-indep binary-arch binary install
 .PHONY: override_dh_auto_configure override_dh_auto_build override_dh_auto_test override_dh_auto_install
-.PHONY: verride_dh_compress override_dh_gencontrol
+.PHONY: override_dh_gencontrol

-- 
Debian packaging for coccinelle



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