[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.16.18-1-89-g6038ece
Hilko Bengen
bengen at debian.org
Mon Jan 7 18:45:05 UTC 2013
The following commit has been merged in the master branch:
commit 7310675c05e9209f288fd866116928865887b049
Author: Hilko Bengen <bengen at debian.org>
Date: Fri Sep 21 15:45:36 2012 +0200
ocaml: Removed .owner file so dh_install does not fall over it
diff --git a/debian/rules b/debian/rules
index 25bc299..0af78b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,6 +108,8 @@ override_dh_install:
# W: libguestfs-perl: script-not-executable usr/lib/perl5/Sys/bindtests.pl
rm -f debian/tmp/usr/lib/perl5/Sys/bindtests.pl
+ rm -f debian/tmp/usr/lib/ocaml/stublibs/*.so.owner
+
# Workaround for:
# E: libguestfs-dev: non-empty-dependency_libs-in-la-file usr/lib/libguestfs.la
find debian/tmp -name *.la | xargs sed -i '/^dependency_libs/ s/^/# /'
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list