[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.16.7-1
Hilko Bengen
bengen at debian.org
Sun Mar 4 13:16:30 UTC 2012
The following commit has been merged in the master branch:
commit a99c16a69ddc155b4119139287a4df0ff8abbe51
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Jan 31 23:11:34 2012 +0100
Fixed dh call
diff --git a/debian/rules b/debian/rules
index d8dbc00..cf8b55b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,6 +134,6 @@ override_dh_makeshlibs:
dh_makeshlibs -X/usr/lib/jni
%:
- dh --without=python-support \
- --with=autotools-dev,ocaml,python2,python3,bash-completion,ruby,gir \
- $@
+ dh $@ \
+ --without=python-support \
+ --with=autotools-dev,ocaml,python2,python3,bash-completion,ruby,gir
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list