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 <[EMAIL PROTECTED]>
* 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
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.