[Pkg-libvirt-commits] [SCM] libgtk-vnc Debian packaging branch, master, updated. debian/0.4.1-1
Guido Günther
agx at sigxcpu.org
Fri Jul 16 16:46:45 UTC 2010
The following commit has been merged in the master branch:
commit e3ed1d0cc0101336af51fb7a480e31c169ea6fbe
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu Jul 15 21:47:17 2010 +0200
No need to run autoreconf anymore
diff --git a/debian/control b/debian/control
index 1aaaf80..781da33 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,7 @@ Build-Depends: cdbs,
xulrunner-dev,
autotools-dev,
quilt,
- automake,
- autoconf,
libffi-dev,
- libtool,
libsasl2-dev,
intltool
Build-Conflicts: libffi4-dev
diff --git a/debian/rules b/debian/rules
index 26c1c80..008431c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,17 +16,3 @@ DEB_DH_MAKESHLIBS_ARGS_mozilla-gtk-vnc += --noscripts -X /plugins/
binary-install/python-gtk-vnc::
dh_pycentral
-clean::
- rm -f $(CURDIR)/aclocal.m4
- rm -f $(CURDIR)/config.hin
- rm -f $(CURDIR)/configure
- rm -f $(CURDIR)/examples/Makefile.in
- rm -f $(CURDIR)/gnulib/lib/Makefile.in
- rm -f $(CURDIR)/gnulib/tests/Makefile.in
- rm -f $(CURDIR)/Makefile.in
- rm -f $(CURDIR)/plugin/Makefile.in
- rm -f $(CURDIR)/src/Makefile.in
-
-post-patches::
- mkdir -p m4/
- autoreconf -i
--
libgtk-vnc Debian packaging
More information about the Pkg-libvirt-commits
mailing list