[Pkg-libvirt-commits] [libguestfs] 04/05: dh_ocaml: workaround for #636906
Hilko Bengen
bengen at moszumanska.debian.org
Sun Dec 22 18:14:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.18.1-1+deb7u2_bpo60+1
in repository libguestfs.
commit 44f7aa0aac49438eb4f4f4a1ddc2be9b695c4a6b
Author: Hilko Bengen <bengen at debian.org>
Date: Wed May 8 01:03:34 2013 +0200
dh_ocaml: workaround for #636906
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2ca8224..54a98de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,6 +134,10 @@ override_dh_makeshlibs:
override_dh_python2:
dh_python2 -V 2.6-
+override_dh_ocaml:
+ dh_ocaml
+ find debian/libguestfs-ocaml-dev -type d -or -type f | xargs chmod g-w
+
%:
dh $@ \
--without=python-support \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list