gvfs r1272 - in trunk: . daemon



Author: alexl
Date: Thu Feb 14 13:23:47 2008
New Revision: 1272
URL: http://svn.gnome.org/viewvc/gvfs?rev=1272&view=rev

Log:
2008-02-14  Alexander Larsson  <alexl redhat com>

	* daemon/Makefile.am:
	Disable install of ftp.mount for now




Modified:
   trunk/ChangeLog
   trunk/daemon/Makefile.am

Modified: trunk/daemon/Makefile.am
==============================================================================
--- trunk/daemon/Makefile.am	(original)
+++ trunk/daemon/Makefile.am	Thu Feb 14 13:23:47 2008
@@ -35,7 +35,8 @@
 libexec_PROGRAMS=gvfsd gvfsd-ftp gvfsd-sftp gvfsd-trash gvfsd-computer gvfsd-burn gvfsd-localtest
 
 mount_in_files = ftp.mount.in sftp.mount.in trash.mount.in computer.mount.in burn.mount.in localtest.mount.in
-mount_DATA = ftp.mount sftp.mount trash.mount computer.mount burn.mount localtest.mount
+mount_DATA =  sftp.mount trash.mount computer.mount burn.mount localtest.mount
+# Disabled until the implementation is working: ftp.mount
 
 mount_in_files += http.mount.in dav.mount.in 
 if HAVE_HTTP



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]