gvfs r2166 - in trunk: . daemon



Author: matthiasc
Date: Mon Jan 12 17:19:23 2009
New Revision: 2166
URL: http://svn.gnome.org/viewvc/gvfs?rev=2166&view=rev

Log:
don't dist a dav+sd.mount thats hardcoded to /usr/local


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

Modified: trunk/daemon/Makefile.am
==============================================================================
--- trunk/daemon/Makefile.am	(original)
+++ trunk/daemon/Makefile.am	Mon Jan 12 17:19:23 2009
@@ -41,7 +41,7 @@
 mount_in_files = sftp.mount.in trash.mount.in computer.mount.in burn.mount.in localtest.mount.in
 mount_DATA =  sftp.mount trash.mount computer.mount burn.mount localtest.mount
 
-mount_in_files += http.mount.in dav.mount.in dav+sd.mount ftp.mount.in 
+mount_in_files += http.mount.in dav.mount.in dav+sd.mount.in ftp.mount.in 
 if HAVE_HTTP
 mount_DATA += http.mount dav.mount ftp.mount
 if HAVE_AVAHI



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