[Pkg-libvirt-commits] [SCM] VirtViewer Debian packaging branch, master, updated. debian/0.2.0-1-7-g0a4e524
Laurent Léonard
laurent at open-minds.org
Sat Aug 22 00:20:12 UTC 2009
The following commit has been merged in the master branch:
commit 0a4e5244db379620842c513b4cd60ec46a40f7be
Author: Laurent Léonard <laurent at open-minds.org>
Date: Sat Aug 22 02:19:48 2009 +0200
Clean debian/rules.
diff --git a/debian/rules b/debian/rules
index 5f75c0b..ac987fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-LDFLAGS+="-Wl,--as-needed"
+LDFLAGS += "-Wl,--as-needed"
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
@@ -8,10 +8,9 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_CONFIGURE_EXTRA_FLAGS += --enable-plugin=yes
DEB_DH_MAKESHLIBS_ARGS_mozilla-virt-viewer += --noscripts -X /plugins/
-DEB_DH_INSTALL_SOURCEDIR = debian/tmp/
clean::
- rm -f man/virt-viewer.1
+ rm -f $(CURDIR)/man/virt-viewer.1
post-patches::
autoreconf -i
--
VirtViewer Debian packaging
More information about the Pkg-libvirt-commits
mailing list