[Pkg-libvirt-commits] [SCM] VirtManager Debian packaging branch, master, updated. debian/0.8.0-1-16-g52f3b63

Laurent Léonard laurent at open-minds.org
Mon Aug 17 19:08:35 UTC 2009


The following commit has been merged in the master branch:
commit 99a52c263448fd03be20e58a8dfbd50ed39f106b
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Mon Aug 17 18:48:07 2009 +0200

    Clean debian/rules.

diff --git a/debian/rules b/debian/rules
index 1db707b..73bbe3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,10 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pysupport
-DEB_DH_INSTALL_SOURCEDIR = debian/tmp
-
-LDFLAGS += -Wl,--as-needed
+DEB_PYTHON_SYSTEM = pysupport
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr
-DEB_PYTHON_SETUP_CMD := /dev/null
+DEB_PYTHON_SETUP_CMD = /dev/null

-- 
VirtManager Debian packaging



More information about the Pkg-libvirt-commits mailing list