r22098 - /desktop/unstable/gvfs/debian/rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Oct 24 08:05:40 UTC 2009


Author: joss
Date: Sat Oct 24 08:05:39 2009
New Revision: 22098

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22098
Log:
Oops, I just removed obexftp.

Modified:
    desktop/unstable/gvfs/debian/rules

Modified: desktop/unstable/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/rules?rev=22098&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/rules [utf-8] (original)
+++ desktop/unstable/gvfs/debian/rules [utf-8] Sat Oct 24 08:05:39 2009
@@ -25,6 +25,16 @@
 	pod2man --release="Gvfs $(DEB_UPSTREAM_VERSION)" \
 	        --center="Debian GNU/Linux" $< $@
 
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+
+install/gvfs-backends::
+	# Those are only available on Linux:
+	dh_install --autodest -pgvfs-backends --ignore=debian/gvfs-backends.install \
+		debian/tmp/usr/lib/gvfs/gvfsd-obexftp \
+		debian/tmp/usr/share/gvfs/mounts/obexftp.mount
+
+fi
+
 DEB_INSTALL_MANPAGES_gvfs += $(MANPAGES)
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-gdu




More information about the pkg-gnome-commits mailing list